There is no maintainer for this port. Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org Port Added: 03 Jun 2008 15:12:34 Also Listed In:python License: not specified in port
The SVGFig package lets you draw mathematical figures in Scalable
Vector Graphics format (SVG), using the Python language.
As a tool, its usefulness lies somewhere between freehand drawing
programs, which don't give you quantitative control over your figures,
and traditional plotting packages, which fit your data into a prescribed
template. SVGFig allows you to draw anything you can express in Python.
SVGFig is particularly suited to handle non-linear geometries. All
lines, including the coordinate axis, curve if passed through a
non-linear coordinate transformation, and coordinate systems can be
nested in trees. This generalizes all the tools necessary for making
plots, so it is easy to create polar plots of radial data, Hammer-Aitoff
projections of the sky, translations in hyperbolic spaces, or experiment
with new representations.
SVGFig also maintains a convenient representation of SVG images as
Python constructs, so you can load graphics from SVG files, dissect
them, manipulate them with an automated script, and save them in batch.
WWW: http://code.google.com/p/svgfig/
Remove the header for ports I created.
For dns/openresolv give proper attribution. This was a copy/paste
mistake the submitter made, which incorrectly gave me attribution
for that file. I did not create it.
The SVGFig package lets you draw mathematical figures in Scalable
Vector Graphics format (SVG), using the Python language.
More information at: http://code.google.com/p/svgfig/
Reviewed by: garga (mentor)
Approved by: garga (mentor, implicit)