summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-8
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-07-03 22:40:20 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-07-03 22:40:20 +0000
commit6ebb942adbf89cfda1ac868a47057d9cabe91780 (patch)
tree3ab14e74a3a4c61a0c1e9ae32cfaf6bc13aafaff /ChangeLog.pre-1-8
parent145341236ea2dad9e5a0e7270d0b6dc7d9b09770 (diff)
downloadpango-6ebb942adbf89cfda1ac868a47057d9cabe91780.tar.gz
Be more robust when trying to set the unicode character map on the font.
Wed Jul 3 18:39:45 2002 Owen Taylor <otaylor@redhat.com> * pango/pangoft2.c pango/pangoxft-font.c: Be more robust when trying to set the unicode character map on the font. * pango/pangoft2.c pango/pangoft2-private.h: Obey FC_HINTING, FC_AUTOHINT.
Diffstat (limited to 'ChangeLog.pre-1-8')
-rw-r--r--ChangeLog.pre-1-89
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-8 b/ChangeLog.pre-1-8
index ef84f6cf..ea0d19dc 100644
--- a/ChangeLog.pre-1-8
+++ b/ChangeLog.pre-1-8
@@ -1,3 +1,12 @@
+Wed Jul 3 18:39:45 2002 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangoft2.c pango/pangoxft-font.c: Be more
+ robust when trying to set the unicode character
+ map on the font.
+
+ * pango/pangoft2.c pango/pangoft2-private.h:
+ Obey FC_HINTING, FC_AUTOHINT.
+
Mon Jul 1 19:45:10 2002 Owen Taylor <otaylor@redhat.com>
* pango/pangoxft-fontmap.c (pango_xft_set_default_substitute):