set_font_flags


Description:


[ Version ( deprecated = true , deprecated_since = "1.10" , since = "1.0" ) ]
public void set_font_flags (FontFlags flags)

Warning: set_font_flags is deprecated since 1.10.

Sets the font quality options for subsequent text rendering operations.

Note:

Use set_font_options and the cairo_font_option_t API.

Using mipmapped textures will improve the quality for scaled down text but will use more texture memory.

Enabling hinting improves text quality for static text but may introduce some artifacts if the text is animated.

Parameters:

flags

The new flags


Namespace: Clutter
Package: clutter-1.0