After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 472627 - Make GdkPangoRenderer inherit PangoCairoRenderer
Make GdkPangoRenderer inherit PangoCairoRenderer
Status: RESOLVED OBSOLETE
Product: gtk+
Classification: Platform
Component: Backend: X11
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on: 472626
Blocks:
 
 
Reported: 2007-09-01 19:49 UTC by Behdad Esfahbod
Modified: 2008-08-06 07:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2007-09-01 19:49:05 UTC
This helps removing some duplicate code.  Somthing that will only add up in the future if we don't do this.
Comment 1 Matthias Clasen 2007-09-06 19:22:53 UTC
Do you have a patch ?
Comment 2 Behdad Esfahbod 2007-09-06 20:01:27 UTC
Not yet.  Will get to it sometime after you release stable Gtk and I start adding new API to pango.
Comment 3 Behdad Esfahbod 2008-08-06 07:58:24 UTC
I've changed my mind about this.  Can't do it without exposing a bunch of the internals of PangoCairoRenderer.