Skip to content

cf_draw_path_fill

Category: draw
GitHub: cute_draw.h


Draws a filled vector path under the current draw transform and color.

void cf_draw_path_fill(CF_DrawPath path);

Remarks

Fills by the nonzero winding rule; holes come from opposite-wound inner contours.

CF_DrawPath
cf_destroy_path
cf_draw_path