cairoUserFontFaceGetRenderGlyphFunc: cairoUserFontFaceGetRenderGlyphFunc
Description
Gets the glyph rendering function of a user-font.Usage
cairoUserFontFaceGetRenderGlyphFunc(font.face)
Value
- [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.