mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-17 18:12:01 +01:00
Make smaller bitmaps 8x8 since that's the smallest size that can be
required and StretchBlt to smaller can't work for letters.
This commit is contained in:
parent
06632f5495
commit
f422305542
3 changed files with 24 additions and 27 deletions
|
@ -1,9 +1,8 @@
|
|||
#----#---
|
||||
#----#---
|
||||
#----#---
|
||||
#--#-#---
|
||||
#--#-#---
|
||||
#----#---
|
||||
#----#---
|
||||
#----#---
|
||||
####-####
|
||||
#----#--
|
||||
#----#--
|
||||
#----#--
|
||||
#--#-#--
|
||||
#--#-#--
|
||||
#----#--
|
||||
#----#--
|
||||
####-###
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
#--#-#--#
|
||||
#--#-#--#
|
||||
##-#-#--#
|
||||
##-#-#--#
|
||||
####-####
|
||||
#-##----#
|
||||
#-##----#
|
||||
#--#----#
|
||||
#--#-####
|
||||
#--#-#-#
|
||||
#--#-#-#
|
||||
##-#-#-#
|
||||
##-#-#-#
|
||||
#-##-###
|
||||
#-##---#
|
||||
#--#---#
|
||||
#--#-###
|
||||
|
|
|
@ -1,9 +1,8 @@
|
|||
-##--#--#
|
||||
#--#-#--#
|
||||
#--#-#--#
|
||||
#--#-#--#
|
||||
#--#-#--#
|
||||
#--#-#--#
|
||||
#--#-#--#
|
||||
-##--#--#
|
||||
--##--###
|
||||
-#--#--#
|
||||
#-#-#--#
|
||||
#-#-#--#
|
||||
#-#-#--#
|
||||
#-#-#--#
|
||||
#-#-#--#
|
||||
-#--#--#
|
||||
-##--###
|
||||
|
|
Loading…
Reference in a new issue