Releases: jzbrooks/vat
Releases · jzbrooks/vat
0.0.7
0.0.6
Added
- Basic ImageVector support for vgo-supported ImageVectors
0.0.5
Fixed
- Avoid translating coodinates for smooth bézier curves
- Track path fill rules when drawing
- Correctly parse floating point dimensions
0.0.4
Fixed
- Images appear blank or partially drawn if the viewport coordinate system differs from its specified height and width
--background-colorarguments can be prefixed with '#' or '0x'
0.0.3
Added
- Build targets for windows and linux systems
- Handle very simple SVGs supported by vgo
- style tags aren't handled
- nested clip paths aren't handled
--background-coloroption (hexadecimal RGBA format)
Fixed
- Handle group transformations
Changed
- Default to transparent background