summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 186c0c27..cc97e373 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2005-03-01 Owen Taylor <otaylor@redhat.com>
+ * pango/pangoxft-font.c (xft_font_get_font): Delete
+ FC_SPACING value out of pattern before passing it
+ to Xft, to prevent Xft clipping characters and
+ trashing metrics. (#164879, Billy Biggs)
+
+2005-03-01 Owen Taylor <otaylor@redhat.com>
+
* pango/pango-context.c (pango_context_get_metrics): Use
the language from the context if %NULL is passed in for
@language. (#163472)