pango r2335 - in trunk: . pango



Author: behdad
Date: 2007-06-10 01:48:25 +0100 (Sun, 10 Jun 2007)
New Revision: 2335
ViewCVS link: http://svn.gnome.org/viewcvs/pango?rev=2335&view=rev

Modified:
   trunk/ChangeLog
   trunk/pango/pangocairo-fcfont.c
   trunk/pango/pangocairo-fcfontmap.c
   trunk/pango/pangocairo-font.c
   trunk/pango/pangocairo-fontmap.c
   trunk/pango/pangocairo-private.h
   trunk/pango/pangocairo-render.c
Log:
2007-06-09  Behdad Esfahbod  <behdad gnome org>

        Bug 337593 â move glyph extents code (and cache) from
        pangocairo-*font.c into pangocairo-font.c

        * pango/pangocairo-fontmap.c:
        * pango/pangocairo-fcfontmap.c:
        Remove per-fontmap renderer.  We've not been using it for a while
        and there is no reason to use it.

        * pango/pangocairo-font.c
        * pango/pangocairo-fcfont.c: 
        Most most code (including glyph extents caching) from fcfont.c to 
        font.c.  Simplifies individual backends a lot. ATSUI and Win32 
        cairo backends should adapt.

        * pango/pangocairo-render.c
        * pango/pangocairo-private.h:
        Update to reflect above changes.






[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]