new attribute handling in text module completed
[PyX/mjg.git] / README
blobaf0415535a883e9cb69c5cf89247b30990eb1cad
1 PyX
2 ===
4 PyX is a Python package to create encapsulated PostScript figures. It provides
5 classes and methods to access basic PostScript functionality at an abstract
6 level. At the same time the emerging structures are very convenient to produce
7 all kinds of drawings in a non-interactive way. In combination with the Python
8 language itself the user can just code any complexity of the figure wanted.
9 Additionally an TeX/LaTeX interface enables one to use the famous high quality
10 typesetting within the figures.
12 A major part of PyX on top of the already described basis is the provision of
13 high level functionality for complex tasks like 2d plots in publication-ready
14 quality.