summaryrefslogtreecommitdiff
path: root/graphics/asymptote/binaries/x86_64-windows/README
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/asymptote/binaries/x86_64-windows/README')
-rw-r--r--graphics/asymptote/binaries/x86_64-windows/README66
1 files changed, 66 insertions, 0 deletions
diff --git a/graphics/asymptote/binaries/x86_64-windows/README b/graphics/asymptote/binaries/x86_64-windows/README
new file mode 100644
index 0000000000..77e7edfb59
--- /dev/null
+++ b/graphics/asymptote/binaries/x86_64-windows/README
@@ -0,0 +1,66 @@
+ ASYMPTOTE
+ Copyright 2004-19 Andy Hammerlindl, John Bowman, and Tom Prince
+
+Asymptote is a powerful descriptive vector graphics language for technical
+drawing, inspired by MetaPost but with an improved C++-like
+syntax. Asymptote provides for figures the same high-quality level of
+typesetting that LaTeX does for scientific text.
+
+Installation instructions, documentation, binaries, and source code are
+available at:
+
+http://asymptote.sourceforge.net
+
+Bugs/Patches/Feature Requests can be submitted to
+
+https://github.com/vectorgraphics/asymptote/issues
+
+Questions and comments should be sent to the Asymptote Forum:
+
+http://sourceforge.net/p/asymptote/discussion/409349
+
+All source files in the Asymptote project, unless explicitly noted otherwise,
+are released under version 3 (or later) of the GNU Lesser General Public
+License (see the files LICENSE.LESSER and LICENSE in the top-level source
+directory).
+
+========================================================================
+
+This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU Lesser General Public License as published by
+the Free Software Foundation; either version 3 of the License, or
+(at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU Lesser General Public License for more details.
+
+You should have received a copy of the GNU Lesser General Public License
+along with this program. If not, see <http://www.gnu.org/licenses/>.
+
+========================================================================
+
+Note that the MSWindows executable version of Asymptote can only be
+released under the GNU General Public License (GPL) as it is linked against
+the GNU Scientific Library, GNU Readline library, and other GPL
+libraries. This version of Asymptote also ships with the cygwin1.dll libraries
+noted below.
+
+========================================================================
+
+Source code for the x86_64 and i386 3.0.4 cygwin1.dll libraries is
+available under the GPL license:
+https://cygwin.com/snapshots/
+
+Source for various icons is available under the MIT license from
+https://github.com/driftyco/ionicons/archive/v2.0.1.zip
+https://github.com/iconic/open-iconic/archive/master.zip
+under the CC-BY-SA 4.0 license:
+http://www.entypo.com/
+and under a CC license:
+http://www.zondicons.com/zondicons.zip
+
+Uses OpenImageIO, which the source is available at
+https://github.com/OpenImageIO/oiio.
+Copyright 2008-2018 Larry Gritz et al. All Rights Reserved. \ No newline at end of file