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 517737 - Add pango_cairo_renderer_[sg]et_default_type()
Add pango_cairo_renderer_[sg]et_default_type()
Status: RESOLVED INVALID
Product: pango
Classification: Platform
Component: cairo
unspecified
Other Linux
: Normal enhancement
: ---
Assigned To: pango-maint
pango-maint
Depends on: 472626
Blocks:
 
 
Reported: 2008-02-20 19:41 UTC by Behdad Esfahbod
Modified: 2009-01-03 01:08 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Behdad Esfahbod 2008-02-20 19:41:18 UTC
So a platform (gdk for example) can set an extended PangoCairoRenderer as the default.
Comment 1 Behdad Esfahbod 2008-08-06 07:59:36 UTC
Need to think about this more.
Comment 2 Behdad Esfahbod 2009-01-03 01:08:38 UTC
For now I decided to not make PangoCairoRenderer public, and without that this bug makes no sense.