Warning: set_font_flags is deprecated since 1.10.
Sets the font quality options for subsequent text rendering operations.
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.
flags |
The new flags |