..........................................................................................................................
PLOTTER | |||
|
|
|
||
Preface
PLOTTER is a command line utility that will generate GIF files from arbitrary data files as supplied in a defined control file. The drawing routines use the 'gd' toolkit from Thomas Boutell, and the file gd.html as supplied in the delivered code has details on purpose, licensing and copyright of the GD library.
PLOTTER copyright
The code for 'plotter' is copyleft analogous to the GPL.
Autor is reinhard@doelz.com in May, 1999. The code has been verified on LINUX and NT commandline
mode. Supporting documentation was written in JAMF which is a proprietary application of Verlag
Ute Doelz, (C) 1996-1999, based on publicly available and published code (JAMF 1.x and 2.x),
written by Reinhard Doelz at Basel University 1994.
Reference:http://www.doelz.com/software/plotter/
GD copyright statement
Reference:http://www.boutell.com/gd/
In order to resolve any possible confusion regarding the authorship of gd
, the following copyright statement covers all of the authors who have required such a statement.
Although his LZW compression code no longer appears in gd, the authors wish to thank David Rowley
for the original LZW-based GIF compression code, which has been removed due to patent concerns.
If you are aware of any oversights in this copyright notice, please contact Thomas Boutell
who will be pleased to correct them.
JAMF
Reference:http://www.doelz.com/software/jamf/
[next page] , or [overview] , or [table of contents]
COPYRIGHT STATEMENT FOLLOWS THIS LINE
Portions copyright 1994, 1995, 1996, 1997, 1998, by Cold Spring Harbor Laboratory. Funded under Grant P41-RR02188 by the
National Institutes of Health.
Portions copyright 1996, 1997, 1998, by Boutell.Com, Inc.
GIF decompression code copyright 1990, 1991, 1993, by David Koblas (koblas@netcom.com).
Non-LZW-based GIF compression code copyright 1998, by Hutchison Avenue Software Corporation (http://www.hasc.com/,
info@hasc.com).
Permission has been granted to copy and distribute gd in any context, including a commercial application, provided that
this notice is present in user-accessible supporting documentation.
This does not affect your ownership of the derived work itself, and the intent is to assure proper credit for the authors of gd, not
to interfere with your productive use of gd. If you have questions, ask. "Derived works" includes all programs that utilize the
library. Credit must be given in user-accessible documentation.
Permission to use, copy, modify, and distribute this software and its documentation for any purpose and without fee is hereby
granted, provided that the above copyright notice appear in all copies and that both that copyright notice and this permission
notice appear in supporting documentation. This software is provided "as is" without express or implied warranty.
END OF COPYRIGHT STATEMENT
***********************************************************
* *
* J A M F *
* J u s t A n o t h e r M e t a f i l e F o r m a t *
* *
* *
* This program package has been written starting from '94 *
* at the Biocomputing Laboratory, University of Basel, by *
* Reinhard Doelz. Valuable suggestions from various col- *
* leagues, including code contributions (as documented), *
* allowed to make this code portable, and running on the *
* different platforms. Though it has been a major effort *
* to make this language and its production tools work, *
* no responsibility can be taken for errors which *
* might occur while running or result from processing the *
* program's output.The original program (up to version 2) *
* writing and development was supported by Basel Univer- *
* sity, and a grant from the Swiss National Science *
* Foundation (NF).JAMF has been significantly modified by *
* the publisher to allow for the required functionality. *
* Contact: Dr.U.Doelz, FAX +41 61 6419012, Basel, Schweiz *
***********************************************************