Re-commit these changes

This commit is contained in:
dolphin6k 2022-12-09 21:09:47 +09:00
parent b655d866fe
commit d5e36dd3cb
3 changed files with 105 additions and 44 deletions

View file

@ -5,7 +5,7 @@ Bill Kendrick
bill@newbreedsoftware.com
http://www.newbreedsoftware.com/tuxpaint/
August 12, 2006 - August 12, 2006
December 9, 2022- December 9, 2022
This font is required to run Tux Paint in Japanese.
@ -14,12 +14,13 @@ This font is required to run Tux Paint in Japanese.
This font contains only the characters needed to display the strings
found in Tux Paint.
This is a custumized subset of Sazanami-Gothic.ttf for TuxPaint.
Difference between original are,
This is a custumized subset of GenJyuuGothic-P-Normal-Subset.ttf for TuxPaint.
Only the following glyphs are included in this subset.
a) Bitmap data which prevent correct rendering (due to SDL_ttf
bug) are removed.
b) All Kanji data not used in TuxPaint are removed.
* ASCII characters
* Characters for the onscreen keyboard
* Japanese Hiragana, Katakana and basic symbols.
* Educational level Kanji for primary school
Contributed by TOYAMA Shin-ichi <dolphin6k@wmail.plala.or.jp>