Skip to content
- [svg_transform] Added `Affine2D.skew` method, skews x and y together (#238)
- [svg_transform] Make DECOMPOSITION_ALMOST_EQUAL_TOLERANCE more tolerant, from 1e-6 to 1e-4 (#239, #240).