Skip to content

refactor rect module

Paolo Borelli requested to merge pborelli/librsvg:rect into master

Extract a rect module, implement intersect, union and transform with unit tests, and use it both in bbox.rs and drawing-ctx.rs

Merge request reports