get_font_face
Description:
Gets the FontFace representing the selected font group details (i.
e. family, slant, weight, width, etc).
If the selected font is not installed, returns null.
Parameters:
this |
Returns:
A FontFace representing the selected font group details, or null. The returned object is owned by this and must not be modified or freed. |