paintColorGlyph
fn
harfbuzz.types.Bool paintColorGlyph(harfbuzz.paint_funcs.PaintFuncs funcs, void * paintData, harfbuzz.types.Codepoint glyph, harfbuzz.font.Font font)Perform a "color-glyph" paint operation.
Parameters
funcs | paint functions |
paintData | associated data passed by the caller |
glyph | the glyph ID |
font | the font |