Commit graph

5 commits

Author SHA1 Message Date
joerg
34aa985f6a Fix include order to get working Python version selection. 2007-11-08 23:47:03 +00:00
joerg
3b78b1971f Needs Python 2.3+. 2007-06-12 13:48:06 +00:00
adrianp
6ef870662f Stop py-X from installing a configuration file under /etc
Spotted by joerg@'s bulk builds
PKGREVISION++
2007-05-19 01:14:07 +00:00
adrianp
0fab269c3e Fix what turned out to be a incomplete PLIST
Ride the recent import
2007-01-03 15:16:45 +00:00
adrianp
f587b81e66 PyX is a Python package for the creation of PostScript and PDF files. It
combines an abstraction of the PostScript drawing model with a TeX/LaTeX
interface. Complex tasks like 2d and 3d plots in publication-ready quality
are built out of these primitives.

Features
* PostScript and PDF output for device independent, freely scalable figures
* seamless TeX/LaTeX integration
* full access to PostScript features like paths, linestyles, fill patterns,
  transformations, clipping, bitmap inclusion, etc.
* advanced geometric operations on paths like intersections, transformations,
  splitting, smoothing, etc.
* sophisticated graph generation: modular design, pluggable axes, axes
  partitioning based on rational number arithmetics, flexible graph styles, etc.
2007-01-03 14:51:07 +00:00