Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

svgelements does not parse SVGz files. #81

Open
tatarize opened this issue Dec 12, 2020 · 1 comment
Open

svgelements does not parse SVGz files. #81

tatarize opened this issue Dec 12, 2020 · 1 comment

Comments

@tatarize
Copy link
Member

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
Copy link
Member Author

We do correctly save svgz files now circa 1.9.0+

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant