summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-6
diff options
context:
space:
mode:
authorTheppitak Karoonboonyanan <tkaroonb@src.gnome.org>2004-05-28 16:41:36 +0000
committerTheppitak Karoonboonyanan <tkaroonb@src.gnome.org>2004-05-28 16:41:36 +0000
commit3ef5e7edc246615f45accafca5d83739b14ca66b (patch)
tree45015325275feeaf6f5fe8eccc0d86ac807f21b9 /ChangeLog.pre-1-6
parent411579dc964ddb226615572bb7dd364a2febe62e (diff)
downloadpango-3ef5e7edc246615f45accafca5d83739b14ca66b.tar.gz
Negate y offset according to different conventions between
* pango/opentype/pango-ot-buffer.c (apply_gpos_ltr): Negate y offset according to different conventions between PangoGlyphString and OTL (#142544)
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r--ChangeLog.pre-1-66
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6
index 8588f508..68ce7055 100644
--- a/ChangeLog.pre-1-6
+++ b/ChangeLog.pre-1-6
@@ -1,3 +1,9 @@
+Fri May 28 2004 Theppitak Karoonboonyanan <thep@linux.thai.net>
+
+ * pango/opentype/pango-ot-buffer.c (apply_gpos_ltr): Negate y offset
+ according to different conventions between PangoGlyphString and OTL
+ (#142544)
+
Thu May 27 17:54:24 2004 Owen Taylor <otaylor@redhat.com>
* pango/opentype/otlbuffer.c: Revert error return changes