GNOME Bugzilla – Bug 604333
Remove the font API
Last modified: 2010-04-26 04:24:29 UTC
The maintainers agree on the list that the font API as it exists currently in gtkglext should be removed. This is a bug to track that work. This work should be done for the 2.0.0 release.
Created attachment 149564 [details] [review] Remove gdk_gl_font_use_pango_font_(for_display)
Created attachment 149684 [details] [review] Remove the gdk_gl_font_use_pango_font(_for_display) API functions Refresh against current master.
Review of attachment 149684 [details] [review]: By visual review, it looks good. If it builds (with the rest of examples), please go ahead and commit. Am glad this API is going. Let's also add a section in the gtk-doc API docs about removed API and what alternatives users can use instead. I feel many would prefer to use the Pango API directly like in the FT2 example, and it looks much better too.
Created attachment 151320 [details] [review] Remove the gdk_gl_font_use_pango_font(_for_display) API functions This updates the patch for current master and culls the relevant bits from the documentation. It's not quite ready to go as there's some noise in the generated doc files that we have checked in. The ones on master need to be refreshed.
Created attachment 159567 [details] [review] Remove the gdk_gl_font_use_pango_font(_for_display) API functions Patch updated for current master.
This patch hasn't substantially changed since Mukund's previous review; committed.
*** Bug 599338 has been marked as a duplicate of this bug. ***