Skip to content

Refactor some of the filters code

Federico Mena Quintero requested to merge federico/librsvg:filters-refactor into main

More removal of DrawingCtx from the filters code. Also, put the big function that extracts the info from a <filter> element to a better place.

Merge request reports