cairoUserFontFaceGetUnicodeToGlyphFunc: cairoUserFontFaceGetUnicodeToGlyphFunc
Description
Gets the unicode-to-glyph conversion function of a user-font.Usage
cairoUserFontFaceGetUnicodeToGlyphFunc(font.face)
Value
- [cairo_user_scaled_font_unicode_to_glyph_func_t] The unicode_to_glyph callback of
font.face
or NULL
if none set or an error occurred.