paintColorGlyph

fnharfbuzz.types.Bool paintColorGlyph(harfbuzz.paint_funcs.PaintFuncs funcs, void * paintData, harfbuzz.types.Codepoint glyph, harfbuzz.font.Font font) nothrow

Perform a "color-glyph" paint operation.

Parameters

funcspaint functions
paintDataassociated data passed by the caller
glyphthe glyph ID
fontthe font

Returns