Svgelements

Latest version: v1.9.6

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

Scan your dependencies

Page 4 of 13

1.6.16

Not secure
* Correctly process two edge cases of arc parameterization via control points.
* Coincident endpoints does not create degenerate arcs.
* Colinear arcs along the y-axis no longer crash.
* Correct an issue where CSS Style with comments could fail. CSS permits comments and these needed to be removed from `<style>` blocks to avoid processing commented out CSS or failing to find assignments that were otherwise valid.

1.6.15

Not secure
* Font-weight if not an int would be converted but threw the wrong type of error to be caught.
* Matrix.rotation() now exists to estimate the rotation amount of the current matrix.

1.6.14

Not secure
* Jpirnay fixed a bug where a references CSS style if it was missing a `;` would not correctly concat with attribute level styles.

What's Changed
* Fix style-import issue by jpirnay in https://github.com/meerk40t/svgelements/pull/180

New Contributors
* jpirnay made their first contribution in https://github.com/meerk40t/svgelements/pull/180

**Full Changelog**: https://github.com/meerk40t/svgelements/compare/0.6.13...1.6.14

1.6.12

Not secure
* Subpaths of degenerate paths no longer crash with unbounded local. This bug was introduced in 134 and those changes were manually reverted.

1.6.11

Not secure
What's Changed
* The length of a copy of a polygon of a single point correctly preserves that single point in the copy. Previous versions would create a 0-point polygon out of this degenerate polygon.
* Fix Issue 172, .github directory by tatarize in https://github.com/meerk40t/svgelements/pull/173


**Full Changelog**: https://github.com/meerk40t/svgelements/compare/1.6.10...1.6.11

1.6.10

Not secure
What's Changed
* Fix Angle.as_radians by Sophist-UK in https://github.com/meerk40t/svgelements/pull/167
* Viewbox Render by tatarize in https://github.com/meerk40t/svgelements/pull/168

Angle.as_radians returns a explicit float.
`<svg width=100vh>` like units now correctly work as the viewport is passed to the length values


**Full Changelog**: https://github.com/meerk40t/svgelements/compare/1.6.9...1.6.10

Page 4 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.