From: Ingo Ruhnke Date: Thu, 14 Aug 2014 05:01:05 +0000 (+0200) Subject: Generator some new chinese fonts, just normal sized ones for now X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=ab24e21bf66ee010b314967305ff94903fbf55e7;p=supertux.git Generator some new chinese fonts, just normal sized ones for now 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 --- diff --git a/data/images/engine/fonts/zh/shadow.png b/data/images/engine/fonts/zh/shadow.png index 2aa208a82..89cd7b90d 100644 Binary files a/data/images/engine/fonts/zh/shadow.png and b/data/images/engine/fonts/zh/shadow.png differ diff --git a/data/images/engine/fonts/zh/white.png b/data/images/engine/fonts/zh/white.png index 71cb43ff1..a9dda0879 100644 Binary files a/data/images/engine/fonts/zh/white.png and b/data/images/engine/fonts/zh/white.png differ