Path to this page:
./
graphics/asymptote,
Powerful descriptive vector graphics language for technical drawings
Branch: pkgsrc-2014Q2,
Version: 2.15nb7,
Package name: asymptote-2.15nb7,
Maintainer: pkgsrc-usersAsymptote is a powerful descriptive 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. Features of Asymptote:
# provides a portable standard for typesetting mathematical figures,
just as TeX/LaTeX has become the standard for typesetting equations;
# generates and embeds 3D vector PRC graphics into PDF files;
# inspired by MetaPost, with a much cleaner, powerful C++-like
programming syntax and floating-point numerics;
# runs on all major platforms (UNIX, MacOS, Microsoft Windows);
# mathematically oriented (e.g. rotation of vectors by complex multiplication);
# LaTeX typesetting of labels (for document consistency);
# uses simplex method and deferred drawing to solve overall size
constraint issues between fixed-sized objects (labels and arrowheads)
and objects that should scale with figure size;
...and more!
Required to run:[
devel/boehm-gc] [
devel/readline] [
lang/python27] [
print/teTeX3-bin] [
math/gsl] [
math/fftw]
Required to build:[
print/dvipsk] [
print/tex-parskip] [
print/tex-pdftex]
Master sites:
Version history: (Expand)
- (2014-07-11) Updated to version: asymptote-2.15nb7
- (2014-07-02) Package added to pkgsrc.se, version asymptote-2.15nb3 (created)