Re: [patch] Rework of Pango integration
Jody Goldberg <[email protected]>
| Newsgroups | gmane.comp.gnome.print |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Jun 03, 2004 at 08:54:58PM -0400, Owen Taylor wrote:
> I've been working recently on redoing the Pango support in gnome-print;
> here's a first pass at a patch.
>
> It's actually not that conceptually different from what Jean did
> with gnome_print_pango_layout_print() ... it doesn't create a new
> Pango backend, but simply uses the FT2 backend and converts
> PangoFont to GnomeFont when creating the GnomeGlyphList structures.
Actually one other consideration.
http://bugzilla.gnome.org/show_bug.cgi?id=143542
This leak seems to be at the pango level. It looks likely that the
patch would trigger the problem.