home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1998 November / PCO_1198.ISO / filesbbs / os2 / gif_text.arj / GIF_TEXT.ZIP / read.me < prev    next >
Encoding:
Text File  |  1998-04-28  |  6.5 KB  |  147 lines

  1. 27 Apr 1998
  2.  
  3. GIF_TEXT: A Graphical Text Generator
  4.  
  5. GIF_TEXT ver 1.2f is an OS/2 program that converts text strings into.GIF images.
  6. Using one of the several included "alphabyte"  or "complete" fonts,
  7. it's easy to make attractive banners, headers, and other messages.
  8.  
  9. GIF_TEXT can be invoked in several ways:
  10.   *  as a CGI-BIN script running on an OS/2 web server 
  11.   *  as an "addon" for the SRE-http (formerly known as SRE-Filter) web server
  12.   *  as a stand-alone program
  13.  
  14. Some of GIF_TEXT's features include:
  15.   * dynamically generate time and date using one of several REXX formats.
  16.     --  you can use GIF_TEXT as a graphical digital-clock for your web pages.
  17.   * backgrounds can be added to your message
  18.   * addition of new "alphabytes" is easy -- and with a little bit
  19.     of effort, you can even use true-type fonts.
  20.   * messages can be sized to specific height and width
  21.   * messages can contain several lines of text, and
  22.     can contain embedded font changes
  23.   * character specific scaling 
  24.   * color slides, color gradients, or foreground images can be used to 
  25.     color the text; with probability and original-color-value based 
  26.     transformation rules.
  27.   * using included HTML FORM documents, it's easy to create images 
  28.     -- including "buttons with text" 
  29.   * a FORM based HTML front-end is included
  30.   * when used with SRE-http, a "download pieces as they become available"
  31.     mode can be used to speed up percieved throughput
  32.  
  33. For the latest version of GIF_TEXT: visit http://rpbcam.econ.ag.gov/srefilter
  34. For questions: contact Daniel Hellerstein, danielh@econ.ag.gov
  35.  
  36. For installation and usage instructions: see GIF_TEXT.DOC. 
  37.  
  38. Please read the disclaimer regarding use rights, and regarding the
  39. question of the UniSys patent on LZW compression.
  40.  
  41. -------------------------------------------------
  42. Disclaimer
  43.  
  44.   Copyright 1996,1997 by Daniel Hellerstein. Permission to use this program
  45.   for any purpose is hereby granted without fee, provided that
  46.   the author's name not be used in advertising or publicity
  47.   pertaining to distribution of the software without specific written
  48.   prior permision.
  49.  
  50.  
  51.     THIS SOFTWARE PACKAGE IS PROVIDED "AS IS" WITHOUT EXPRESS
  52.     OR IMPLIED WARRANTY.
  53.     THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE PACKAGE,
  54.     INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
  55.     IN NO  EVENT SHALL THE AUTHOR (Daniel Hellerstein) OR ANY PERSON OR
  56.     INSTITUTION ASSOCIATED WITH THIS PRODUCT BE LIABLE FOR ANY
  57.     SPECIAL,INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
  58.     RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
  59.     OF CONTRACT,NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
  60.     IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE PACKAGE.
  61.  
  62.  
  63.    GIF_TEXT and associated files were developed on the personal time of 
  64.    Daniel Hellerstein, and are not supported, approved, or in any way an 
  65.    official product of my employer (USDA/ERS).
  66.  
  67.    GIF_TEXT uses the RXGDUTIL libraray, and adaptation of the GD libraries.
  68.    Please read the "legal stuff" (below) pertaining to RXGDUTIL.
  69.  
  70. IMPORTANT NOTE:
  71.    It is an open question as to the need for royalty payments to UniSys for
  72.    use of LZW compression in .GIF files.  Accordingly, it is the responsibility 
  73.    of the user of this software (that is, of the RXGDUTIL package) to ascertain
  74.    whether or not this concern is relevant to their uses.
  75.  
  76. -------------------------------
  77. Legal Stuff pertaining to RXGDUTIL -- extracted from the RXGDUTIL distribution
  78. package. Note that GD is the product from which RXGDUTIL is derived.
  79.  
  80. gd 1.2 is copyright 1994, 1995, Quest Protein Database Center,
  81. Cold Spring Harbor Labs. Permission granted to copy and distribute
  82. this work provided that this notice remains intact. Credit
  83. for the library must be given to the Quest Protein Database Center,
  84. Cold Spring Harbor Labs, in all derived works. This does not
  85. affect your ownership of the derived work itself, and the intent
  86. is to assure proper credit for Quest, not to interfere with your
  87. use of gd. If you have questions, ask. ("Derived works"
  88. includes all programs that utilize the library. Credit must
  89. be given in user-visible documentation.)
  90.  
  91. If you wish to release modifications to gd,
  92. please clear them first by sending email to
  93. boutell@boutell.com; if this is not done, any modified version of the gd
  94. library must be clearly labeled as such.
  95.  
  96. The Quest Protein Database Center is funded under Grant P41-RR02188 by
  97. the National Institutes of Health.
  98.  
  99. Written by http://sunsite.unc.edu/boutell/index.html  Thomas Boutell 2/94-7/95
  100.  
  101. The GIF compression code is based on that found in the pbmplus
  102. utilities, which in turn is based on GIFENCOD by David Rowley. See the
  103. notice below:
  104.  
  105.  
  106. /*
  107. ** Based on GIFENCOD by David Rowley <mgardi@watdscu.waterloo.edu>.A
  108. ** Lempel-Zim compression based on "compress".
  109. **
  110. ** Modified by Marcel Wijkstra <wijkstra@fwi.uva.nl>
  111. **
  112. ** Copyright (C) 1989 by Jef Poskanzer.
  113. **
  114. ** Permission to use, copy, modify, and distribute this software and its
  115. ** documentation for any purpose and without fee is hereby granted, provided
  116. ** that the above copyright notice appear in all copies and that both that
  117. ** copyright notice and this permission notice appear in supporting
  118. ** documentation.  This software is provided "as is" without express or
  119. ** implied warranty.
  120. **
  121. ** The Graphics Interchange Format(c) is the Copyright property of
  122. ** CompuServe Incorporated.  GIF(sm) is a Service Mark property of
  123. ** CompuServe Incorporated.
  124. */
  125.  
  126.  
  127. The GIF decompression is based on that found in the pbmplus
  128. utilities, which in turn is based on GIFDECOD by David Koblas. See the
  129. notice below:
  130.  
  131. /* +-------------------------------------------------------------------+ */
  132. /* | Copyright 1990, 1991, 1993, David Koblas.  (koblas@netcom.com)    | */
  133. /* |   Permission to use, copy, modify, and distribute this software   | */
  134. /* |   and its documentation for any purpose and without fee is hereby | */
  135. /* |   granted, provided that the above copyright notice appear in all | */
  136. /* |   copies and that both that copyright notice and this permission  | */
  137. /* |   notice appear in supporting documentation.  This software is    | */
  138. /* |   provided "as is" without express or implied warranty.           | */
  139. /* +-------------------------------------------------------------------+ */
  140.  
  141.  
  142. And don't forget that Andrew J. Wysocki (Andy) wrote the RXGDUTIL.C
  143. module and should get all credit where credit is due. September 1995
  144.  
  145.  
  146.  
  147.