1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Pav Lucistnik
5916ca5af1 - Update to 0.6.1
PR:		ports/98600
Submitted by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-06-07 19:16:34 +00:00
Pav Lucistnik
d3491cad06 PyScript is a python module for producing high quality postscript
graphics. Rather than use a GUI to draw a picture, the picture is
programmed using python and the PyScript objects.

Some of the key features are:

    * All scripting is done in python, which is a high level, easy
      to learn, well-developed scripting language.
    * All the objects can be translated, scaled, rotated, ... in fact
      any affine transformation.
    * Plain text is automatically kerned.
    * You can place arbitrary LaTeX expressions on your figures.
    * You can create your own figure objects, and develop a library
      of figure primitives.
    * Output is publication quality.

Author:	Alexei Gilchrist, Paul Cochrane <aalexei@users.sourceforge.net>
WWW:	http://pyscript.sourceforge.net/

PR:		ports/96482
Submitted by:	Nicola Vitale <nivit@email.it>
2006-04-29 16:16:56 +00:00