-
Notifications
You must be signed in to change notification settings - Fork 78
/
Copy pathindex.html
217 lines (176 loc) · 10.6 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
<HTML><HEAD><TITLE>Anti-Grain Geometry - The License</TITLE>
<META http-equiv="Content-Type" content="text/html"/>
<LINK rel="stylesheet" type="text/css" href="../agg.styles.css"/>
</HEAD>
<A name="PAGE_LICENSE"><B></B></A>
<TABLE width="640px" height="1px" border="0" cellspacing="0" cellpadding="0" style="margin:0px;">
<TR>
<TD bgcolor="#583927"></TD>
</TR>
</TABLE>
<TABLE width="640px" border="0" cellspacing="0" cellpadding="0" style="margin:0px;">
<TR>
<TD>
<TABLE width="170px" border="0" cellspacing="0" cellpadding="0" style="margin:0px;">
<TR><TD><A href="../index.html" class="mpmenu">Home/</A></TD></TR>
<TR><TD><A href="" class="mpmenu"></A></TD></TR>
<TR><TD><A href="" class="mpmenu"></A></TD></TR>
<TR><TD><A href="" class="mpmenu"></A></TD></TR>
<TR><TD><A href="" class="mpmenu"></A></TD></TR>
<TR><TD><A href="" class="mpmenu"></A></TD></TR>
</TABLE>
</TD>
<TD width="1px" bgcolor="#583927"></TD>
<TD width="450px" valign="top" style="text-align:right">
<TABLE border="0" cellspacing="0" cellpadding="0" style="margin:0px;">
<TR>
<TD><IMG src="../agg_logo.gif" border="0"/></TD>
</TR>
<TR>
<TD>
<TABLE border="0" cellspacing="0" cellpadding="0" style="margin:0px;">
<TR height="15px">
<TD> <A class="topmenu" href="../news/index.html">News</A> </TD>
<TD width="1px" bgcolor="#8e521d"></TD>
<TD> <A class="topmenu" href="../doc/index.html">Docs</A> </TD>
<TD width="1px" bgcolor="#8e521d"></TD>
<TD> <A class="topmenu" href="../download/index.html">Download</A> </TD>
<TD width="1px" bgcolor="#8e521d"></TD>
<TD> <A class="topmenu" href="../maillist/index.html">Mailing List</A> </TD>
<TD width="1px" bgcolor="#8e521d"></TD>
<TD> <A class="topmenu" href="../svn/index.html">SVN</A> </TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<TABLE width="640px" height="1px" bgcolor="#583927" border="0" cellspacing="0" cellpadding="0" style="margin:0px;"><TR><TD></TD></TR></TABLE>
<TABLE width="640px"><TR><TD style="text-align:justify"><P></P></TD></TR></TABLE>
<TABLE width="640px"><TR><TD><H1>The License</H1></TD></TR></TABLE>
<TABLE class="toc" width="640px"><TR><TD>
<DIV style="margin-left:2em; padding:3px; font-size:14px;"><A href="#toc0001"><B> AGG 2.5 License </B></A></DIV>
<DIV style="margin-left:2em; padding:3px; font-size:14px;"><A href="#toc0002"><B> AGG 2.4 Licenses </B></A>
<DIV style="margin-left:2em; font-size:12px;"><A href="#toc0003">Anti-Grain Geometry Public License</A></DIV>
<DIV style="margin-left:2em; font-size:12px;"><A href="#toc0004">Modified BSD License</A></DIV></DIV>
<DIV style="margin-left:2em; padding:3px; font-size:14px;"><A href="#toc0005"><B> General Polygon Clipper (GPC) License </B></A></DIV>
</TD></TR></TABLE>
<H2> AGG 2.5 License <A name="toc0001"></A></H2>
<TABLE width="640px"><TR><TD style="text-align:justify"><P><B><NOBR>Anti-Grain</NOBR> Geometry</B> is an Open Source, free library released under the terms and
conditions of <B>GNU GPL</B> license.</P></TD></TR></TABLE>
<TABLE width="640px" border="0" cellspacing="0" cellpadding="0"><TR><TD><PRE>
Anti-Grain Geometry (AGG) - Version 2.5
A high quality rendering engine for C++
Copyright (C) 2002-2006 Maxim Shemanarev
Contact: mcseem@antigrain.com
mcseemagg@yahoo.com
http://antigrain.com
AGG is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
AGG 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 General Public License for more details.
You should have received a copy of the GNU General Public License
along with AGG; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
MA 02110-1301, USA.
</PRE></TD></TR></TABLE><FONT style="margin-left:1em"><I></I></FONT>
<TABLE width="640px"><TR><TD style="text-align:justify"><P>See the details and full text at <A href="http://www.gnu.org/copyleft/gpl.html"><IMG src="../link.gif" border="0"/>http://www.gnu.org/copyleft/gpl.html</A></P></TD></TR></TABLE>
<TABLE width="640px"><TR><TD style="text-align:justify"><P>The previous versions have more liberal licences that allow
for free use in commercial software.</P></TD></TR></TABLE>
<TABLE width="640px"><TR><TD style="text-align:justify"><P>Commercial licensing is also available upon request.</P></TD></TR></TABLE>
<BR/><H2> AGG 2.4 Licenses <A name="toc0002"></A></H2>
<H3>Anti-Grain Geometry Public License<A name="toc0003"></A></H3>
<TABLE width="640px" border="0" cellspacing="0" cellpadding="0"><TR><TD><PRE>
Anti-Grain Geometry - Version 2.4
Copyright (C) 2002-2004 Maxim Shemanarev (McSeem)
Permission to copy, use, modify, sell and distribute this software
is granted provided this copyright notice appears in all copies.
This software is provided "as is" without express or implied
warranty, and with no claim as to its suitability for any purpose.
</PRE></TD></TR></TABLE><FONT style="margin-left:1em"><I></I></FONT>
<H3>Modified BSD License<A name="toc0004"></A></H3>
<TABLE width="640px" border="0" cellspacing="0" cellpadding="0"><TR><TD><PRE>
Anti-Grain Geometry - Version 2.4
Copyright (C) 2002-2005 Maxim Shemanarev (McSeem)
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in
the documentation and/or other materials provided with the
distribution.
3. The name of the author may not be used to endorse or promote
products derived from this software without specific prior
written permission.
THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
</PRE></TD></TR></TABLE><FONT style="margin-left:1em"><I></I></FONT>
<TABLE width="640px"><TR><TD style="text-align:justify"><P>Please mention the authors in any work derived from <B><NOBR>Anti-Grain</NOBR> Geometry</B>.</P></TD></TR></TABLE>
<BR/><H2> General Polygon Clipper (GPC) License <A name="toc0005"></A></H2>
<TABLE width="640px"><TR><TD style="text-align:justify"><P><B><NOBR>Anti-Grain</NOBR> Geometry</B> distribution package includes <A href="http://www.cs.man.ac.uk/aig/staff/alan/software/"><IMG src="../link.gif" border="0"/><B><NOBR>General Polygon Clipper</NOBR></B></A> (GPC) by Alan Murta. GPC has
a different kind of license that allows you to use Alan's work for free
only in non-commercial software. Below is the full text of it.</P></TD></TR></TABLE>
<TABLE width="640px" border="0" cellspacing="0" cellpadding="0"><TR><TD><PRE>
http://www.cs.man.ac.uk/aig/staff/alan/software/
Author: Alan Murta (email: gpc@cs.man.ac.uk)
Version: 2.31
Date: 4th June 1999
Copyright: (C) 1997-1999, Advanced Interfaces Group,
University of Manchester.
This software is free for non-commercial use. It may be copied,
modified, and redistributed provided that this copyright notice
is preserved on all copies. The intellectual property rights of
the algorithms used reside with the University of Manchester
Advanced Interfaces Group.
You may not use this software, in whole or in part, in support
of any commercial product without the express consent of the
author.
There is no warranty or other guarantee of fitness of this
software for any purpose. It is provided solely "as is".
</PRE></TD></TR></TABLE><FONT style="margin-left:1em"><I></I></FONT>
<TABLE width="640px"><TR><TD style="text-align:justify"><P>However GPC is not an obligatory part of AGG and can be easily removed.
You just don't copy (or remove) <CODE>agg2/gpc/*</CODE> and you can also
remove <CODE>agg2/include/<A href="../__code/include/agg_conv_gpc.h.html">agg_conv_gpc.h</A></CODE> in case if the GPC license does not
allow you to use it.</P></TD></TR></TABLE>
<TABLE width="640px"><TR><TD style="text-align:justify"><P>GPC is a General Polygon Clipper that performs boolean operations
on polygons (poly-polygons to be exact). In <B>AGG</B> you can get the same
visual result using Scanline Boolean Algebra. It operates with scanline
shapes and in average works 5-10 times faster than GPC. See:<BR/>
<A href="../demo/index.html#PAGE_DEMO_scanline_boolean">Demo scanline_boolean.cpp</A><BR/>
<A href="../demo/index.html#PAGE_DEMO_scanline_boolean2">Demo scanline_boolean2.cpp</A><BR/></P></TD></TR></TABLE>
<TABLE width="640px"><TR><TD style="text-align:justify"><P>You need GPC if you really really want to have vector data in the
ouput. For screen graphics of any kind Scanline Boolen Algebra is quite
a good replacement.</P></TD></TR></TABLE>
<BR/><TABLE width="640px" bgcolor="#583927" height="1px" border="0" cellspacing="0" cellpadding="0" style="margin:0px;"><TR><TD></TD></TR></TABLE>
<TABLE width="640px" border="0" cellspacing="0" cellpadding="0">
<TR><TD><CENTER><SPAN class="authors">
Copyright <SPAN class="larger">©</SPAN> 2002-2006
<A href="../mcseem/index.html"><B>Maxim Shemanarev</B></A>
</SPAN></CENTER></TD></TR>
<TR><TD><CENTER><SPAN class="authors">
Web Design and Programming
<A href="../mcseem/index.html"><B>Maxim Shemanarev</B></A>
</SPAN></CENTER></TD></TR>
</TABLE>
<BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/>
<BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/>
<BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/>
<BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/><BR/>
</HTML>