What's Changed
- Fix CSS @media query parsing error in style elements by @rursache in #119
- Improve test coverage for CommandLine config and SVGCache by @rursache in #122
- Add regression test for SVG length unit conversion by @rursache in #121
- Support patternContentUnits=objectBoundingBox for pattern fills by @rursache in #120
- Normalize SF Symbol variant paths for interpolation compatibility by @rursache in #123
- Support clip-path in SF Symbol output by @rursache in #124
- Fix gradient coordinate percentage parsing by @KuroiDOC in #127
- Resolve percent dimensions against --size and improve error by @rursache in #126
- Auto-generate SF Symbol weight variants from stroke-width scaling by @rursache in #125
New Contributors
Full Changelog: 0.27.0...0.28.0