paintFuncsCreate

Creates a new #hb_paint_funcs_t structure of paint functions.

The initial reference count of 1 should be released with harfbuzz.global.paintFuncsDestroy when you are done using the #hb_paint_funcs_t. This function never returns NULL. If memory cannot be allocated, a special singleton #hb_paint_funcs_t object will be returned.

Return Value

Type: harfbuzz.paint_funcs.PaintFuncs

the paint-functions structure