Skip to content

PyX 0.14

Compare
Choose a tag to compare
@wobsta wobsta released this 18 Jul 15:01
· 182 commits to master since this release

This version adds SVG (Scaleable Vector Graphics) as an output format
to PyX. SVG can also be read to include it unchanged to into the SVG
output. In addition, even though with quite some limitations, SVG can
be read, parsed, and then represented on the PyX graphics level. Here
it can be modified and output not just to SVG, but also to the other
output formats. Various improvements and bug fixes complete this
release.