From 937b900d3b82e82646ac0593128ad3fd698c8451 Mon Sep 17 00:00:00 2001 From: William Kendrick Date: Sun, 23 Oct 2005 09:14:45 +0000 Subject: [PATCH] Documented Song's font-reducer script in changelog. --- docs/CHANGES.txt | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/docs/CHANGES.txt b/docs/CHANGES.txt index 7985609e4..86c0408ea 100644 --- a/docs/CHANGES.txt +++ b/docs/CHANGES.txt @@ -7,7 +7,7 @@ bill@newbreedsoftware.com http://www.newbreedsoftware.com/tuxpaint/ -2005.October.16 (0.9.15) +2005.October.23 (0.9.15) * Speed improvements: ------------------- @@ -439,6 +439,14 @@ http://www.newbreedsoftware.com/tuxpaint/ * Added "create_pot_file.sh" help script to "src/po/", for easier regeneration of "tuxpaint.pot" (gettext catalog template) + * Created Python script to generate a scaled down version of the + Chinese (Traditional) TrueType font (zh_tw.ttf), that includes only + the characters uses by Tux Paint. (Reduces TTF file size from ~13MB + to ~600KB!) For info, see: fonts/locale/zh_tw_docs/ + First draft: Edward Lee + Song Huang + + 2004.September.28 (0.9.14) * New Features: