Learn R Programming

RGtk2 (version 2.20.1)

cairoUserFontFaceGetTextToGlyphsFunc: cairoUserFontFaceGetTextToGlyphsFunc

Description

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

Usage

cairoUserFontFaceGetTextToGlyphsFunc(font.face)

Arguments

font.face
[CairoFontFace] A user font face

Value

  • [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.

Details

Since 1.8