Get 50% off unlimited learning
Buy Now
Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.1)
cairoUserFontFaceGetUnicodeToGlyphFunc: cairoUserFontFaceGetUnicodeToGlyphFunc
Description
Gets the unicode-to-glyph conversion function of a user-font.
Usage
cairoUserFontFaceGetUnicodeToGlyphFunc(font.face)
Arguments
font.face
[
CairoFontFace
] A user font face
Value
[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.
Details
Since 1.8