summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-1-10
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r--ChangeLog.pre-1-1014
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10
index 00f5bb94..8f68a293 100644
--- a/ChangeLog.pre-1-10
+++ b/ChangeLog.pre-1-10
@@ -1,3 +1,17 @@
+2005-05-17 Owen Taylor <otaylor@redhat.com>
+
+ * pango/pangofc-fontmap.[ch]: Add a new context_substitute() virtual
+ function that replaces default_substitute() and adds a
+ PangoContext argument.
+
+ * pango/pangocairo.h pango/pangocairo-fontmap.c docs/pango-sections.txt:
+ Add pango_cairo_context_set/get_hinting() to control
+ hinting on individual contexts.
+
+ * pango/pangocairo-fcfont.c pango/pangocairo-fcfontmap.c:
+ Implement hinting control for the for the fontconfig/cairo
+ backend.
+
Tue May 17 07:21:53 2005 Manish Singh <yosh@gimp.org>
* examples/cairoview.c: update for new cairo_xlib_surface API.