summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-4
diff options
context:
space:
mode:
authorManish Singh <yosh@gimp.org>2004-03-12 01:48:57 +0000
committerManish Singh <yosh@src.gnome.org>2004-03-12 01:48:57 +0000
commite62c49f406f43d02eae00f76b58046f342e6ad36 (patch)
tree683e39134e53a9ef63aa1fc319823c30eb87f74c /ChangeLog.pre-1-4
parentdc1eddd4e771c77e03afae60ff6b54ff3f960226 (diff)
downloadpango-e62c49f406f43d02eae00f76b58046f342e6ad36.tar.gz
Convert PangoStretch to and from FC_WIDTH, so we can actually get
Thu Mar 11 17:28:06 2004 Manish Singh <yosh@gimp.org> * pango/pangofc-fontmap.c: Convert PangoStretch to and from FC_WIDTH, so we can actually get fontconfig to match on condensed and expanded versions of fonts, and have the info survive a pango_fc_face_describe roundtrip. Fixes #131561. * pango/pangox-fontmap.c: Remove unused function free_coverages_foreach.
Diffstat (limited to 'ChangeLog.pre-1-4')
-rw-r--r--ChangeLog.pre-1-410
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-4 b/ChangeLog.pre-1-4
index e134f66a..a5ec17be 100644
--- a/ChangeLog.pre-1-4
+++ b/ChangeLog.pre-1-4
@@ -1,3 +1,13 @@
+Thu Mar 11 17:28:06 2004 Manish Singh <yosh@gimp.org>
+
+ * pango/pangofc-fontmap.c: Convert PangoStretch to and from FC_WIDTH,
+ so we can actually get fontconfig to match on condensed and expanded
+ versions of fonts, and have the info survive a pango_fc_face_describe
+ roundtrip. Fixes #131561.
+
+ * pango/pangox-fontmap.c: Remove unused function
+ free_coverages_foreach.
+
Tue Mar 9 09:21:07 2004 Owen Taylor <otaylor@redhat.com>
* === Released 1.3.6 ===