forked from pool/python-svgpathtools
- Update to 1.5.0
* Fix implementation of points() (#gh/mathandy/svgpathtools#155) * Add support for rounded rectangles (#gh/mathandy/svgpathtools#161) * Fix Document.add_path for empty groups (#gh/mathandy/svgpathtools#170) * Allow file-like object as input to Documents ctor and svg2paths function * Add convenience functions for converting svgs contained in a string to paths OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-svgpathtools?expand=0&rev=11
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 15 15:57:45 UTC 2022 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
- Update to 1.5.0
|
||||
* Fix implementation of points()
|
||||
(#gh/mathandy/svgpathtools#155)
|
||||
* Add support for rounded rectangles
|
||||
(#gh/mathandy/svgpathtools#161)
|
||||
* Fix Document.add_path for empty groups
|
||||
(#gh/mathandy/svgpathtools#170)
|
||||
* Allow file-like object as input to Documents ctor and
|
||||
svg2paths function
|
||||
* Add convenience functions for converting svgs contained in a
|
||||
string to paths
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 23 06:11:31 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
Reference in New Issue
Block a user