summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2004-12-16 04:25:10 +0000
committerOwen Taylor <otaylor@src.gnome.org>2004-12-16 04:25:10 +0000
commit4a6adffcdba1abc23235b297cf0a106ca257eafb (patch)
treeaeab54fd1f2d022d7eb1f7596a832e8251293e2a /ChangeLog.pre-1-8
parent7be7952f2fb1d34963a041fc9bc4d4841d8de74a (diff)
downloadpango-4a6adffcdba1abc23235b297cf0a106ca257eafb.tar.gz
Emergency fix for #151068... if uniscribe shaping comes up with no glyphs,
Wed Dec 15 23:13:57 2004 Owen Taylor <otaylor@redhat.com> * modules/basic/basic-win32.c (uniscribe_shape): Emergency fix for #151068... if uniscribe shaping comes up with no glyphs, fall back to non-uniscribe shaping.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-86
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index 2f519d6c..cf92e153 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,9 @@
+Wed Dec 15 23:13:57 2004 Owen Taylor <otaylor@redhat.com>
+
+ * modules/basic/basic-win32.c (uniscribe_shape): Emergency
+ fix for #151068... if uniscribe shaping comes up with
+ no glyphs, fall back to non-uniscribe shaping.
+
Wed Dec 15 22:09:42 2004 Owen Taylor <otaylor@redhat.com>
Add pixel sizes for fonts (#119081, patch from Chris Lahey)