UserFontFace.getUnicodeToGlyphFunc

Gets the unicode-to-glyph conversion function of a user-font. Since 1.8

class UserFontFace
cairo_user_scaled_font_unicode_to_glyph_func_t
getUnicodeToGlyphFunc
()

Return Value

Type: 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.

Meta