meerk40t / svgelements

SVG Parsing for Elements, Paths, and other SVG Objects.
MIT License
133 stars 29 forks source link

svgelements does not parse SVGz files. #81

Open tatarize opened 3 years ago

tatarize commented 3 years ago

This is a gzip applied svg file. This should be easily detected by the parsing if given the filename. Otherwise if given a direct open filestream the expectation is that this is a raw xml stream rather than a gzipped xml stream.

tatarize commented 1 year ago

We do correctly save svgz files now circa 1.9.0+