get_use_mipmapping
Description:
public static Bool get_use_mipmapping (
FontMap font_map)
Retrieves whether the Renderer used by font_map
will use mipmapping when
rendering the glyphs.
Parameters:
Returns:
true if mipmapping is used, false
otherwise.
|