PyX is a Python package for the creation of PostScript and PDF files. It
authoradrianp <adrianp>
Wed, 3 Jan 2007 14:51:07 +0000 (14:51 +0000)
committeradrianp <adrianp>
Wed, 3 Jan 2007 14:51:07 +0000 (14:51 +0000)
commit9b3e800041e66b2b8ffc874c8237e84b1ef30b14
tree7ff458e545a6c108ac39a1c097522d0f3b355c33
parent511b748e37748e3b7906a23914976de665c836b8
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.
textproc/py-X/DESCR [new file with mode: 0644]
textproc/py-X/Makefile [new file with mode: 0644]
textproc/py-X/PLIST [new file with mode: 0644]
textproc/py-X/distinfo [new file with mode: 0644]