1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
dcacd097d0 - Update to 0.2.1
- Fix USE_PYTHON as pySVG does not build with Python 3.x
- Fix PLIST for users not using Python 2.6

Changes:

http://codeboje.de/pysvg/ ("Release/History" section)

Added:
- Added kwargs to make life a bit easier when instantiating objects
- Added dropshadows (contributed by Bastian)
- Added patterns
- Added turtle graphics
- Added clip element
- Added use element
- Added some methods to get size/edge points or move an element (depends on element)
- Implemented feMergeNode subclassing
- Added filterprimitiveswithin
Corrections:
- Setfilter had wrong parameter
- Corrected intendation
- Documentation corrected

PR:		ports/155084
Submitted by:	sunpoet (myself)
Approved by:	Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
2011-02-28 15:27:50 +00:00
Martin Wilke
bfe089783e pySVG is a pure Python library to create SVG documents.
WWW:	http://codeboje.de/pysvg/

PR:		ports/139672
Submitted by:	Olivier Duchateau <duchateau.olivier at gmail.com>
2009-10-17 07:11:27 +00:00