UserFontFace.getRenderGlyphFunc

Gets the glyph rendering function of a user-font. Since 1.8

class UserFontFace
cairo_user_scaled_font_render_glyph_func_t
getRenderGlyphFunc
()

Return Value

Type: cairo_user_scaled_font_render_glyph_func_t

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

Meta