Skip to content

Commit

Permalink
Generator some new chinese fonts, just normal sized ones for now
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Grumbel committed Aug 14, 2014
1 parent 979c380 commit ab24e21
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
Binary file modified data/images/engine/fonts/zh/shadow.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified data/images/engine/fonts/zh/white.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ab24e21

Please sign in to comment.