Commit graph

17 commits

Author SHA1 Message Date
adam
70e5bf03eb py-cairosvg: updated to 2.1.3
Version 2.1.3:
* Fix T commands following q or t in paths
2018-05-11 14:36:07 +00:00
joerg
7831bffa13 Drop patches for Python 2.7, now that it is a separate package. 2018-03-26 13:05:43 +00:00
adam
92272d020b py-cairosvg: updated to 2.1.2
Version 2.1.2:
* Fix font-size
2017-12-10 15:58:36 +00:00
adam
5d094ca923 py-cairosvg: update to 2.1.1
Version 2.1.1

Use cssselect2 and tinycss2 instead of cssselect and tinycss
Don’t require lxml anymore
Rely on defusedxml to detect unsafe SVG files
Use http://www.w3.org/2000/svg as default namespace
2017-10-19 06:38:47 +00:00
wiz
ef141a6b79 Reset maintainer 2017-09-16 19:26:41 +00:00
joerg
ac6006dcc4 Use ASCII. 2017-09-04 15:56:33 +00:00
joerg
f6220f3f3e No encoding parameter on Python 2.7. 2017-08-25 20:01:34 +00:00
adam
02a1f2268c Version 2.0.3:
* Add ``python_requires`` in ``setup.py``

Version 2.0.2:
* Handle ``text-align`` in textPath tags
* Test with Python 3.6

Version 2.0.1:
* Don't crash on relative refs with no input URL

Version 2.0.0:
* Drop Python 2 support
* Drop pycairo support
* Rely on cairocffi, lxml, cssselect, pillow and tinycss
* Fix markers
* Fix URL/id handling
* Use bounding boxes for gradients
* Split deployment and development tests
* Add a scale option
* Add a parent size option
* Test with Travis
2017-07-14 17:02:20 +00:00
kleink
93d69b202e Update py-cairosvg to 1.0.20.
Version 1.0.20, released on 2016-02-23
======================================

* Allow the user to give parent size


Version 1.0.19, released on 2015-10-30
======================================

* Drastically improve the performance of ``Node()``


Version 1.0.18, released on 2015-10-20
======================================

* Use cairo groups to apply filters


Version 1.0.17, released on 2015-10-09
======================================

* Fix scale and position of markers


Version 1.0.16, released on 2015-08-05
======================================

* Support the text-rendering property
2017-01-13 17:32:47 +00:00
jperkin
cf32c4d741 Use "${MV} || ${TRUE}" and "${RM} -f" consistently in post-install targets. 2017-01-03 13:23:01 +00:00
wiz
1682c6507d Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.

Mark a couple more packages as not ready for python-3.x.
2016-08-28 15:48:28 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
agc
01dc1bd2b3 Add SHA512 digests for distfiles for converters category
Problems found with existing distfile:
	distfiles/libiconv-1.13-cp932.patch.gz
No changes made to the libiconv distinfo file.

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 01:43:46 +00:00
rodent
8171bbdbf7 Version 1.0.15, released on 2015-06-22
======================================

* Use xMidYMid as default preserveAspectRatio value

Version 1.0.14, released on 2015-06-02
======================================

* Support the shape-rendering property

Version 1.0.13, released on 2015-02-26
======================================

* Fix end markers

Version 1.0.12, released on 2015-02-26
======================================

* Don't crash when paths with markers end with a move_to action

Version 1.0.11, released on 2015-02-11
======================================

* Allow commas in viewboxes

Version 1.0.10, released on 2015-02-09
======================================

* Allow quotes around font names
2015-06-26 16:09:59 +00:00
rodent
ccff70dbc8 Version 1.0.9, released on 2014-08-12
=====================================

* Don't crash when gradients are applied to paths
2014-08-29 02:40:00 +00:00
rodent
7cdf4e9a36 Version 1.0.8, released on 2014-07-14
=====================================

* Don't create an atomic layer for transparent tags with no children
2014-08-07 01:13:18 +00:00
rodent
32382d51ed Import py27-cairosvg-1.0.7 as converters/py-cairosvg.
CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF,
PostScript and PNG files.
2014-05-17 13:49:46 +00:00