summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-07-31 19:59:28 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-07-31 19:59:28 +0000
commitb69818278ed747d0c1642231bb99ba99e89d9ce5 (patch)
tree10366383806ec4ca468a04f621e1ae7e9a6e0c29 /ChangeLog.pre-1-8
parenteff5bfef4808a212ca49936a92939b98b358a1bf (diff)
downloadpango-b69818278ed747d0c1642231bb99ba99e89d9ce5.tar.gz
Argument to make_glyph() shouldn't have been unsigned char, since we pass
Wed Jul 31 15:43:39 2002 Owen Taylor <otaylor@redhat.com> * modules/thai/{thai-shaper.h,thai-x.c,thai-xft.c}: Argument to make_glyph() shouldn't have been unsigned char, since we pass unicode through it. * modules/thai/thai-xft.c (make_glyph): Handle THAI_FONT_ISO10646 correctly. If a character isn't found, return the correct unknown glyph.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-810
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 922123d5..2c0a4312 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,13 @@
+Wed Jul 31 15:43:39 2002 Owen Taylor <otaylor@redhat.com>
+
+ * modules/thai/{thai-shaper.h,thai-x.c,thai-xft.c}:
+ Argument to make_glyph() shouldn't have been
+ unsigned char, since we pass unicode through it.
+
+ * modules/thai/thai-xft.c (make_glyph): Handle
+ THAI_FONT_ISO10646 correctly. If a character isn't
+ found, return the correct unknown glyph.
+
Wed Jul 31 12:38:36 2002 Owen Taylor <otaylor@redhat.com>
* pango/querymodules.c (string_needs_escape): Avoid