Svgwrite

Latest version: v1.4.3

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

Scan your dependencies

Page 2 of 5

1.2.1

--------------------------

* BUGFIX: Python 2 pretty print encoding issue

1.2.0

--------------------------

* NEW: Inkscape extension - support for Inkscape layers
* BUGFIX: compatibility with Python 3.7 by fixing re.split() usage

1.1.12

---------------------------

* BUGFIX: values attribute for element animate, accepts any semicolon separated values

1.1.11

---------------------------

* CHANGED: e.set_markers((sm, mm, em)), accepts None/False values to set markers individually, like just set end
marker: s.set_markers((None, False, em))
* BUGFIX: text-decoration attribute accepts multiple values like 'underline overline'

1.1.10

---------------------------

* NEW: added `pretty` argument to `Drawing.write`, `Drawing.save` and `Drawing.saveas` to produce easy to read XML
output, svgwrite reparses the output string with minidom, this reduces the performance because this process requires
memory and runtime, default value for `pretty` is False.
* Moved repository to GitHub.com: http://github.com/mozman/svgwrite.git

1.1.9

--------------------------

* NEW: added solidColor paint server (only valid in the Tiny 1.2 profile)

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.