7a6cad39c4
- Remove leading, undefined article from COMMENT - Add graphics/ImageMagick to RUN_DEPENDS - Enable garbage collection via devel/boehm-gc-threaded [1] - Sort variables - Use autotools [1] - Use texlive, and don't install files already installed by it [1] - Use options helpers - Add option OFFSCREEN (default off) to enable offscreen rendering using OSMesa library - Add support for stage dir [1] - Strip binary file asy - Add files/patch-configure.ac and files/patch-settings.cc - Remove Author field, and use a single space after WWW in pkg-descr [1] Release Notes: http://sourceforge.net/projects/asymptote/files/2.32/ PR: ports/190196 [1] Submitted by: Shin-ya Murakami <murashin@gfd-dennou.org>
11 lines
510 B
Text
11 lines
510 B
Text
Asymptote is a powerful script-based vector graphics language that
|
|
provides a natural coordinate-based framework for technical drawing.
|
|
Labels and equations are typeset with LaTeX, for high-quality
|
|
PostScript output.
|
|
|
|
A major advantage of Asymptote over other graphics packages is that
|
|
it is a programming language, as opposed to just a graphics program:
|
|
it can therefore exploit the best features of script (command-driven)
|
|
and graphical user interface (GUI) methods.
|
|
|
|
WWW: http://asymptote.sourceforge.net/
|