paintPushTransform

fnvoid paintPushTransform(harfbuzz.paint_funcs.PaintFuncs funcs, void * paintData, float xx, float yx, float xy, float yy, float dx, float dy)

Perform a "push-transform" paint operation.

Parameters

funcspaint functions
paintDataassociated data passed by the caller
xxxx component of the transform matrix
yxyx component of the transform matrix
xyxy component of the transform matrix
yyyy component of the transform matrix
dxdx component of the transform matrix
dydy component of the transform matrix