gif

所属分类:图形图像处理
开发工具:Java
文件大小:94KB
下载次数:25
上传日期:2007-07-17 18:33:04
上 传 者jcgao
说明:  一个生成GIF格式图形文件的源程序,JAVA
(A GIF format graphics file to generate the source code, JAVA)

文件列表:
gif (0, 2001-09-23)
gif\doc (0, 2001-09-15)
gif\doc\AllNames.html (10263, 2000-07-15)
gif\doc\images (0, 2001-09-15)
gif\doc\images\blue-ball-small.gif (255, 1998-12-18)
gif\doc\images\blue-ball.gif (925, 1998-12-18)
gif\doc\images\class-index.gif (1497, 1998-12-18)
gif\doc\images\constructor-index.gif (1711, 1998-12-18)
gif\doc\images\constructors.gif (1565, 1998-12-18)
gif\doc\images\cyan-ball-small.gif (255, 1998-12-18)
gif\doc\images\cyan-ball.gif (925, 1998-12-18)
gif\doc\images\error-index.gif (1438, 1998-12-18)
gif\doc\images\exception-index.gif (1707, 1998-12-18)
gif\doc\images\green-ball-small.gif (102, 1998-12-18)
gif\doc\images\green-ball.gif (886, 1998-12-18)
gif\doc\images\interface-index.gif (1648, 1998-12-18)
gif\doc\images\magenta-ball-small.gif (104, 1998-12-18)
gif\doc\images\magenta-ball.gif (896, 1998-12-18)
gif\doc\images\method-index.gif (1588, 1998-12-18)
gif\doc\images\methods.gif (1403, 1998-12-18)
gif\doc\images\OpenBookIcon.gif (2241, 1999-04-02)
gif\doc\images\package-index.gif (1607, 1998-12-18)
gif\doc\images\red-ball-small.gif (255, 1998-12-18)
gif\doc\images\red-ball.gif (527, 1998-12-18)
gif\doc\images\variable-index.gif (1576, 1998-12-18)
gif\doc\images\variables.gif (1380, 1998-12-18)
gif\doc\images\yellow-ball-small.gif (255, 1998-12-18)
gif\doc\images\yellow-ball.gif (925, 1998-12-18)
gif\doc\net.jmge.gif.DirectGif89Frame.html (3854, 2000-07-15)
gif\doc\net.jmge.gif.Gif89Encoder.html (20494, 2000-07-15)
gif\doc\net.jmge.gif.Gif89Frame.html (9286, 2000-07-15)
gif\doc\net.jmge.gif.IndexGif89Frame.html (3450, 2000-07-15)
gif\doc\Package-net.jmge.gif.html (822, 2000-07-15)
gif\doc\packages.html (530, 2000-07-15)
gif\doc\tree.html (833, 2000-07-15)
gif\src (0, 2001-09-15)
gif\src\net (0, 2001-09-15)
gif\src\net\jmge (0, 2001-09-15)
gif\src\net\jmge\gif (0, 2001-09-15)
... ...

Description ----------- Gif89Encoder is a Java (JDK 1.1 level) class library for writing GIF files. In addition to the usual options, it supports animation and comments. Point your browser to the javadocs in the present distribution's 'doc' directory for more info. Installation ------------ It's suggested you unpack the ZIP to the location where you want to install the encoder, taking care to preserve internal directories. (The installation tester and Java docs make a couple of relative-path assumptions.) As a Java programmer, you know how to put a JAR on your CLASSPATH, etc., so I'm not going to belabor it. The distribution should be fairly self-explanatory. If you're on Windows and want to run 'runtest.bat', make sure you edit it first to point to your Java runtime installation. Legal ----- Since Gif89Encoder includes significant sections of code from Jef Poskanzer's GifEncoder.java, I'm including its notice in this distribution as requested (appended below). As for my part of the code, I hereby release it, on a strictly "as is" basis, to the public domain. J. M. G. Elliott 15-Jul-2000 --------------------- from Jef Poskanzer's GifEncoder.java --------------------- // GifEncoder - write out an image as a GIF // // Transparency handling and variable bit size courtesy of Jack Palevich. // // Copyright (C) 1996 by Jef Poskanzer . All rights reserved. // // 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. // // THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``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 OR CONTRIBUTORS 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. // // Visit the ACME Labs Java page for up-to-date versions of this and other // fine Java utilities: http://www.acme.com/java/

近期下载者

相关文件


收藏者