Svgelements

Latest version: v1.9.6

Safety actively analyzes 629811 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 13

1.6.8

Not secure
* Adds in BGR color references. This component order is seen in some systems like wxPython.

1.6.7

Not secure
Corrects image render issue with a typo added in 1.6.6

1.6.6

Not secure
Text ids set by value would not set by value because the was no call to SVGElement value set routine.

1.6.5

Not secure
* Correct issue 152
* `with_stroke` no longer adds stroke to bbox if the stroke is set to none or is unset.

1.6.4

Not secure
* 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
* 1.6.4 Maintainence by tatarize in https://github.com/meerk40t/svgelements/pull/151

* Implement code quality checks for svgelements by Sophist-UK in https://github.com/meerk40t/svgelements/pull/141
* Add with_stroke to Subpath bbox. by Sophist-UK in https://github.com/meerk40t/svgelements/pull/135
* Reimplement pylint sections of pyproject.toml by Sophist-UK in https://github.com/meerk40t/svgelements/pull/142
* Unittests only with scipy & numpy by Sophist-UK in https://github.com/meerk40t/svgelements/pull/143
* Label pull requests by Sophist-UK in https://github.com/meerk40t/svgelements/pull/145
* Enable failure code for lints by Sophist-UK in https://github.com/meerk40t/svgelements/pull/144
* 2nd attempt at labelling by Sophist-UK in https://github.com/meerk40t/svgelements/pull/146


**Full Changelog**: https://github.com/meerk40t/svgelements/compare/1.6.3...1.6.4

1.6.3

Not secure
This version permits the calculation of bounding boxes with the given stroke-width values, for transformed and non-transformed shapes.

* The goal of this is to provide a bounding box sufficient to capture not only the shape but the full displayed shape.

* This version also includes some other minor changes to `__repr__` for the various objects.

Page 5 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.