diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-12-17 Behdad Esfahbod <behdad@gnome.org> + + * pango/pangocairo-render.c (pango_cairo_renderer_draw_glyphs): + Avoid some floating-point operations by caching the y value for the + baseline, using it for glyphs having y_offset of 0. + 2006-12-15 Frederic Crozat <fcrozat@mandriva.com> Bug 385478 – Fix tests on OPD platform |