summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorTheppitak Karoonboonyanan <thep@linux.thai.net>2004-10-08 06:14:51 +0000
committerTheppitak Karoonboonyanan <tkaroonb@src.gnome.org>2004-10-08 06:14:51 +0000
commit8251e4eda751a127b4a4d811f0f9c15d7bbf0f09 (patch)
treedf9eaa91ca0daafaff9d2b6ea175e8b76e4207d2 /ChangeLog.pre-1-10
parentce53f262f3375e068a3d36f162f721bd41a0a9f7 (diff)
downloadpango-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-10')
-rw-r--r--ChangeLog.pre-1-109
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index e38f2f61..67fc87a0 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -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):