summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-2
diff options
context:
space:
mode:
authorChangwoo Ryu <cwryu@debian.org>2002-11-03 19:56:24 +0000
committerChangwoo Ryu <cwryu@src.gnome.org>2002-11-03 19:56:24 +0000
commit5472a80224c3054772b3920df4b1b4e42a319ec9 (patch)
treeb2c77a9e0c06f597a11e8704c7849444abbb7a31 /ChangeLog.pre-1-2
parent71d62a7febe8a8ee7fb4b00410fe9c4f13da44e0 (diff)
downloadpango-5472a80224c3054772b3920df4b1b4e42a319ec9.tar.gz
Fixed wrong syllable check.
2002-11-04 Changwoo Ryu <cwryu@debian.org> * modules/hangul/hangul-defs.h (IS_S): Fixed wrong syllable check. * modules/hangul/hangul-defs.h: * modules/hangul/hangul-x.c: No more use of TFILL, the internal trailing consonant filler. (render_syllable_with_*): Appended empty syllable (ex. LFILL+VFILL) rendering case (#96175). (render_syllable_with_ksx1005): Fixed wrong fallback glyphs indices (from #95800 by Jungshik Shin).
Diffstat (limited to 'ChangeLog.pre-1-2')
-rw-r--r--ChangeLog.pre-1-213
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-2 b/ChangeLog.pre-1-2
index 1e74039b..11c600a4 100644
--- a/ChangeLog.pre-1-2
+++ b/ChangeLog.pre-1-2
@@ -1,3 +1,16 @@
+2002-11-04 Changwoo Ryu <cwryu@debian.org>
+
+ * modules/hangul/hangul-defs.h (IS_S): Fixed wrong syllable
+ check.
+
+ * modules/hangul/hangul-defs.h:
+ * modules/hangul/hangul-x.c: No more use of TFILL, the internal
+ trailing consonant filler.
+ (render_syllable_with_*): Appended empty syllable
+ (ex. LFILL+VFILL) rendering case (#96175).
+ (render_syllable_with_ksx1005): Fixed wrong fallback glyphs
+ indices (from #95800 by Jungshik Shin).
+
Fri Nov 1 21:08:42 2002 Owen Taylor <otaylor@redhat.com>
* === Released 1.1.3 ===