issues
search
neocotic
/
convert-svg
Node.js packages for converting SVG into other formats using headless Chromium
MIT License
198
stars
45
forks
source link
Release 0.6.0
#76
Closed
neocotic
closed
2 years ago
neocotic
commented
2 years ago
Breaking Change:
All packages now require Node.js version 12.20.0 or newer
Support UTF-8 characters in SVG
Support SVG dimensions (width, height) that use
pt
units
Add
rounding
API and CLI option to control how dimensions are rounded (defaults to
"round"
)
Fix
CVE-2021-23631
by improving input validation
quality
CLI option for JPEG not passed correctly
#65
Bump dependencies (incl. major for Puppeteer)
Bump devDependencies
Skip inconsistent tests
pt
unitsrounding
API and CLI option to control how dimensions are rounded (defaults to"round"
)quality
CLI option for JPEG not passed correctly #65