set_font_flags
Description:
[
Deprecated ( since =
"1.10" ) ]
public void set_font_flags (
FontFlags flags)
Warning: set_font_flags is deprecated.
Sets the font quality options for subsequent text rendering operations.
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: