[cairo] Layered stroke / fill

Cosmin Apreutesei cosmin.apreutesei at gmail.com
Sun Aug 19 05:20:12 PDT 2012


> Just stroke and fill each rectangle individually. Adding all rectangles
> to the path then calling stroke/fill operates on the union of that path.

Wow, I didn't know that. Is this documented somewhere? I thought that
a path with different closed subpaths would operate identically with
multiple paths.

Does that mean that cairo has code for path union inside? If so, could
this be exposed?


More information about the cairo mailing list