set_use_mipmapping
Description:
[
Version ( since =
"1.0" ) ]
public void set_use_mipmapping (
Bool value)
Sets whether the renderer for the passed font map should use mipmapping when rendering a
Layout.
Parameters:
| value |
true to enable the use of mipmapping
|
| font_map |
a FontMap
|