Method
PangoFcFontlock_face
Declaration [src]
FT_Face
pango_fc_font_lock_face (
PangoFcFont* font
)
Description [src]
Gets the FreeType FT_Face
associated with a font.
This face will be kept around until you call pango_fc_font_unlock_face().
Available since: | 1.4 |
Deprecated since: | 1.44 |
Use pango_font_get_hb_font() instead. |