1.6.4
- Adds in robust dataurl parsing, Support data:image/bmp;base64 #133
- Case sensitive display property, "display: None" is css and case insensitive but treated as case sensitive. #119
- Overflow error calculating bounding boxes,
What's Changed
-
Implement code quality checks for svgelements by @Sophist-UK in #141
-
Add with_stroke to Subpath bbox. by @Sophist-UK in #135
-
Reimplement pylint sections of pyproject.toml by @Sophist-UK in #142
-
Unittests only with scipy & numpy by @Sophist-UK in #143
-
Label pull requests by @Sophist-UK in #145
-
Enable failure code for lints by @Sophist-UK in #144
-
2nd attempt at labelling by @Sophist-UK in #146
Full Changelog: 1.6.3...1.6.4