Skip to content

(#721): Catch circular references when drawing patterns

Federico Mena Quintero requested to merge federico/librsvg:pattern-cycles into main

It seems I broke this when splitting patterns into the resolve stage and the drawing stage.

Fixes #721 (closed)

Merge request reports