GNOME Bugzilla – Bug 660786
Deprecate clutter_[sg]et_font_flags()
Last modified: 2011-10-11 16:55:54 UTC
We already have two (better) mechanism for controlling the font rendering quality on a per-application basis: • ClutterSettings properties • clutter_backend_set_font_options() The font flags were always a stop-gap solution, and one that tried to simplify a fairly complex issue beyond the point of being useful.
Created attachment 198082 [details] [review] Deprecated clutter_[sg]et_font_flags()