Japanese font shipped in Tux Paint now includes common educational Kanji.
This commit is contained in:
parent
83b00e8f60
commit
be31257fbc
3 changed files with 49 additions and 47 deletions
|
|
@ -9,7 +9,7 @@ http://www.newbreedsoftware.com/tuxpaint/
|
||||||
$Id$
|
$Id$
|
||||||
|
|
||||||
|
|
||||||
2006.October.12 (0.9.16)
|
2006.October.19 (0.9.16)
|
||||||
|
|
||||||
* Interface improvements:
|
* Interface improvements:
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
@ -196,6 +196,8 @@ $Id$
|
||||||
* Japanese
|
* Japanese
|
||||||
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
TOYAMA Shin-ichi <shin1@wmail.plala.or.jp>
|
||||||
|
|
||||||
|
* Japanese font shipped in Tux Paint now includes common educational Kanji
|
||||||
|
|
||||||
* Korean
|
* Korean
|
||||||
Mark K. Kim <mkkim214@gmail.com>
|
Mark K. Kim <mkkim214@gmail.com>
|
||||||
|
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -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.
|
This is a custumized subset of Sazanami-Gothic.ttf for TuxPaint.
|
||||||
Difference between original are,
|
Difference between original are,
|
||||||
|
|
||||||
a) Bitmap data which prevent correct rendering (due to SDL_ttf
|
a) Bitmap data which prevent correct rendering (due to SDL_ttf
|
||||||
bug) are removed.
|
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.
|
The license depends on that of original Sazanami-Gothic as follows.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue