forked from pool/python-CairoSVG
- update to 2.6.0:
* Drop support of Python 3.5 and 3.6, add support of Python 3.9,
3.10 and 3.11
* Support crispEdges value for text antialiasing
* Don’t crash when including CMYK images
* Only update docstrings when not optimized
* Don’t restore current point after empty paths
* Assume that 1ch equals 0.5em
* Fix various deprecation warnings
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-CairoSVG?expand=0&rev=23
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 14 22:27:43 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.6.0:
|
||||
* Drop support of Python 3.5 and 3.6, add support of Python 3.9,
|
||||
3.10 and 3.11
|
||||
* Support crispEdges value for text antialiasing
|
||||
* Don’t crash when including CMYK images
|
||||
* Only update docstrings when not optimized
|
||||
* Don’t restore current point after empty paths
|
||||
* Assume that 1ch equals 0.5em
|
||||
* Fix various deprecation warnings
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 12 12:01:51 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user