Japanese font shipped in Tux Paint now includes common educational Kanji.

This commit is contained in:
William Kendrick 2006-10-19 07:38:54 +00:00
parent 83b00e8f60
commit be31257fbc
3 changed files with 49 additions and 47 deletions

View file

@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
$Id$
2006.October.12 (0.9.16)
2006.October.19 (0.9.16)
* Interface improvements:
-----------------------
@ -196,6 +196,8 @@ $Id$
* Japanese
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
* Japanese font shipped in Tux Paint now includes common educational Kanji
* Korean
Mark K. Kim <mkkim214@gmail.com>

Binary file not shown.

View file

@ -1,11 +1,11 @@
Sazanami-Gothic-noBitmap-noKanji.ttf (Custumized for TuxPaint)
sazanami-educational-gothic.ttf (Custumized for TuxPaint)
This is a custumized subset of Sazanami-Gothic.ttf for TuxPaint.
Difference between original are,
a) Bitmap data which prevent correct rendering (due to SDL_ttf
bug) are removed.
b) All Kanji data not used in TuxPaint are removed.
b) Kanji data except for educational level character are removed.
The license depends on that of original Sazanami-Gothic as follows.