Deprecate clutter_[sg]et_font_flags()
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 3 Oct 2011 13:12:48 +0000 (14:12 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 11 Oct 2011 16:19:42 +0000 (17:19 +0100)
commit01080dc5f313fb3d191e78c555c1f04d78aaa83a
treeeafd4ab5b49a47121e9ca6b5a9f114655ef29a30
parent6ef09dd15bbe7e4305c683231d6431771bd3cffc
Deprecate clutter_[sg]et_font_flags()

We already have two mechanisms 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 actually being
useful.

https://bugzilla.gnome.org/show_bug.cgi?id=660786
clutter/clutter-main.c
clutter/clutter-main.h
clutter/clutter-types.h