summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2000-04-04 00:36:30 +0000
committerOwen Taylor <otaylor@src.gnome.org>2000-04-04 00:36:30 +0000
commit2149bad49c6b0603daa2ee90d66a9f37d75f1eb9 (patch)
tree8611273faef107a30a29da4fdec6daa76a4d65cf /ChangeLog.pre-1-10
parentf3542cd8e6a4f666b3c39cb8d562a88369d9e858 (diff)
downloadpango-2149bad49c6b0603daa2ee90d66a9f37d75f1eb9.tar.gz
Fix handling of positions at character limits.
Mon Apr 3 20:30:20 2000 Owen Taylor <otaylor@redhat.com> * pango/mapping.c (pango_glyph_string_x_to_index): Fix handling of positions at character limits. * modules/basic/basic.c (basic_engine_shape): Fix bug that was causing mirrored characters not to mirror.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-108
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 4b90b181..e495c272 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,11 @@
+Mon Apr 3 20:30:20 2000 Owen Taylor <otaylor@redhat.com>
+
+ * pango/mapping.c (pango_glyph_string_x_to_index): Fix handling
+ of positions at character limits.
+
+ * modules/basic/basic.c (basic_engine_shape): Fix bug that
+ was causing mirrored characters not to mirror.
+
Mon Apr 3 15:16:06 2000 Owen Taylor <otaylor@redhat.com>
* pango/glyphstring.c (pango_glyph_string_get_logical_widths):