Generator some new chinese fonts, just normal sized ones for now
authorIngo Ruhnke <grumbel@gmail.com>
Thu, 14 Aug 2014 05:01:05 +0000 (07:01 +0200)
committerIngo Ruhnke <grumbel@gmail.com>
Thu, 14 Aug 2014 05:01:05 +0000 (07:01 +0200)
Created with:

tools/font-generator.py --columns 32 --font-size 16  --glyph-width 20 --glyph-height 20 --shadow -o data/images/engine/fonts/zh/shadow.png \
  --letters-from-file data/fonts/zh-letters

tools/font-generator.py --columns 32 --font-size 16  --glyph-width 20 --glyph-height 20 --outline -o data/images/engine/fonts/zh/white.png \
  --letters-from-file data/fonts/zh-letters

data/images/engine/fonts/zh/shadow.png
data/images/engine/fonts/zh/white.png

index 2aa208a..89cd7b9 100644 (file)
Binary files a/data/images/engine/fonts/zh/shadow.png and b/data/images/engine/fonts/zh/shadow.png differ
index 71cb43f..a9dda08 100644 (file)
Binary files a/data/images/engine/fonts/zh/white.png and b/data/images/engine/fonts/zh/white.png differ