diff options
author | Owen Taylor <otaylor@redhat.com> | 2005-05-01 15:36:22 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2005-05-01 15:36:22 +0000 |
commit | 93fdbe64dcd1dab98cdd09545a43ac9329f11534 (patch) | |
tree | 55210f0ce76f3378ff789965faf1297f5560d7ed /ChangeLog.pre-1-10 | |
parent | 3fc02e41c1efd23af4eb0e34af0fd6fa2783ead6 (diff) | |
download | pango-93fdbe64dcd1dab98cdd09545a43ac9329f11534.tar.gz |
Fix for the change of cairo_clip() not to preserve the path.
2005-05-01 Owen Taylor <otaylor@redhat.com>
* examples/cairoview.c: Fix for the change of cairo_clip() not to preserve
the path.
Diffstat (limited to 'ChangeLog.pre-1-10')
-rw-r--r-- | ChangeLog.pre-1-10 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-10 b/ChangeLog.pre-1-10 index 3cdf462a..fd4365e1 100644 --- a/ChangeLog.pre-1-10 +++ b/ChangeLog.pre-1-10 @@ -1,3 +1,14 @@ +2005-05-01 Owen Taylor <otaylor@redhat.com> + + * examples/cairoview.c: Fix for the change of cairo_clip() not to preserve + the path. + +2005-04-29 Owen Taylor <otaylor@redhat.com> + + * pango/pangocairo-fcfont.c (pango_cairo_fc_font_get_glyph_extents): + Get the ascent/descent from Cairo to fix bugs in metrics computation + with a transformation in effect. + 2005-04-28 Tor Lillqvist <tml@novell.com> * pango/pangocairo-win32font.c (pango_cairo_win32_font_get_font_face): @@ -49,6 +60,7 @@ Mon Apr 18 15:49:36 2005 Manish Singh <yosh@gimp.org> * examples/cairoview.c: Update to new Cairo API for setting color and opacity. +>>>>>>> 1.1097 2005-04-12 Tor Lillqvist <tml@novell.com> * pango/opentype/Makefile.am: Rename LDADDS to |