paintImage

fnvoid paintImage(harfbuzz.paint_funcs.PaintFuncs funcs, void * paintData, harfbuzz.blob.Blob image, uint width, uint height, harfbuzz.types.Tag format, float slant, harfbuzz.types.GlyphExtents extents)

Perform a "image" paint operation.

Parameters

funcspaint functions
paintDataassociated data passed by the caller
imageimage data
widthwidth of the raster image in pixels, or 0
heightheight of the raster image in pixels, or 0
formatthe image format as a tag
slantthe synthetic slant ratio to be applied to the image during rendering
extentsthe extents of the glyph