Skip to content

Introduce helper object to clean up path handling

Sven Neumann requested to merge svenfoo/librsvg:cleanup-path-handling into master

Add a helper object to keep track of whether the path has already been set on the cairo context.

Merge request reports