diff options
author | Theppitak Karoonboonyanan <thep@linux.thai.net> | 2004-10-08 06:14:51 +0000 |
---|---|---|
committer | Theppitak Karoonboonyanan <tkaroonb@src.gnome.org> | 2004-10-08 06:14:51 +0000 |
commit | 8251e4eda751a127b4a4d811f0f9c15d7bbf0f09 (patch) | |
tree | df9eaa91ca0daafaff9d2b6ea175e8b76e4207d2 /ChangeLog.pre-1-8 | |
parent | ce53f262f3375e068a3d36f162f721bd41a0a9f7 (diff) | |
download | pango-8251e4eda751a127b4a4d811f0f9c15d7bbf0f09.tar.gz |
Return NULL if ruleset is empty, to indicate the lack of OT features.
2004-10-08 Theppitak Karoonboonyanan <thep@linux.thai.net>
* modules/thai/thai-ot.c (thai_ot_get_ruleset): Return NULL if ruleset
is empty, to indicate the lack of OT features.
* modules/thai/thai-fc.c (tis620_1): Fix the PUA glyph table, after
actually checked with sample OSX (Jaguar) fonts. This actually turns
on PUA-based shaping with Thai OSX fonts in Pango.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r-- | ChangeLog.pre-1-8 | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8 index e38f2f61..67fc87a0 100644 --- a/ChangeLog.pre-1-8 +++ b/ChangeLog.pre-1-8 @@ -1,3 +1,12 @@ +2004-10-08 Theppitak Karoonboonyanan <thep@linux.thai.net> + + * modules/thai/thai-ot.c (thai_ot_get_ruleset): Return NULL if ruleset + is empty, to indicate the lack of OT features. + + * modules/thai/thai-fc.c (tis620_1): Fix the PUA glyph table, after + actually checked with sample OSX (Jaguar) fonts. This actually turns + on PUA-based shaping with Thai OSX fonts in Pango. + 2004-10-07 Theppitak Karoonboonyanan <thep@linux.thai.net> * modules/thai/thai-shaper.c (groups, group1_map, group2_map): |