Function
CoglPangofont_map_get_use_mipmapping
Declaration [src]
gboolean
cogl_pango_font_map_get_use_mipmapping (
CoglPangoFontMap* font_map
)
Description [src]
Retrieves whether the CoglPangoRenderer
used by font_map
will use
mipmapping when rendering the glyphs.
Available since: | 1.0 |
Parameters
font_map |
CoglPangoFontMap |
A |
|
The data is owned by the caller of the function. |