UserFontFace.getTextToGlyphsFunc

Gets the text-to-glyphs conversion function of a user-font. Since 1.8

class UserFontFace
cairo_user_scaled_font_text_to_glyphs_func_t
getTextToGlyphsFunc
()

Return Value

Type: cairo_user_scaled_font_text_to_glyphs_func_t

The text_to_glyphs callback of font_face or NULL if none set or an error occurred.

Meta