home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1997 March / VPR9703A.ISO / PLUGIN / LSTRIKE / LS16TINY.EXE / README.TXT < prev   
Text File  |  1996-07-25  |  6KB  |  157 lines

  1. July 25, 1996
  2.  
  3. This readme is for version 1.7 of the 16-bit Windows Plug-in, compact.
  4.  
  5. Note: The full version of this decompressor package, with demonstrations, and
  6. loaded using Installshield rather than PKSFX is still available.  The
  7. version you have is designed for users who want to download the bare minimum
  8. needed to view coded images with netscape.
  9.  
  10. Installing the plug-in...
  11.  
  12. 1. Since you are viewing this readme, you have already executed ls16tiny.exe.
  13. 2. Be sure to read, understand, and accept the conditions of license.txt
  14.    prior to using this software.
  15. 3. The other file ls16tiny created is NPCOD16.DLL.  Simply place this file in
  16.    the plug-ins directory of your 16-bit Netscape.  Depending on the version
  17.    of Netscape you are running, you may need to modify the Options / General
  18.    Preferences / Helpers to include image/cis-cod and NPCOD16.DLL as the
  19.    viewer for that MIME-type.
  20.  
  21.  
  22.  
  23. What's New? (Additional information is at end of file)
  24.  
  25. Version 1.7
  26.  
  27.     Enhancement: 
  28.              Lightning Strike Plugin-in specific html for this
  29.                  version:  
  30.  
  31.          MIME type: image/cis-cod
  32.  
  33.          new ->   colormap    =   <TRUE or FALSE>
  34.    introduced in 1.5 ->   dither      =   <TRUE or FALSE>
  35.    introduced in 1.5 ->   incremental =   <TRUE or FALSE>
  36.  
  37. Colormap Information:
  38.  
  39.                  A fixed colormap is used by default for displaying 24-bit
  40.                  images on monitors capable of only 256 colors.  This makes
  41.                  all images look as good as possible without degrading other images.
  42.                  If you have images that have the same colors throughout then you
  43.                  may want to use a custom colormap (colormap=false).  
  44.  
  45.                  You may force a custom color map by setting colormap = FALSE.
  46.                  Using a custom colormap makes the quality of 24-bit pictures 
  47.                  higher.  The cost of the increased quality is a degradation
  48.                  in any other pictures on the page (the Netscape symbol will
  49.                  change colors as well when a custom palette is forced).
  50.  
  51.      HTML Example:
  52.  
  53.                  <embed width=510 height=168 colormap=false incremental=false src="file.cod"> 
  54.                  </embed>
  55.                   
  56.                  Show picture with best possible colors and only show final picture.
  57.  
  58.            Errata:
  59.  
  60.                  These are bugs in Netscape and/or the plug-in API's, that we cannot resolve
  61.                  without Netscape first fixing their product.
  62.  
  63.                  Printing with an embedded image will cause the image to 'dissappear'.
  64.  
  65.          The following HTML is known to cause the problem to occur when the Netscape 
  66.                  window is resized.  (Atlas public release 2 is supposed to fix the table 
  67.                  problem).
  68.  
  69.                  <table border=4>
  70.                  <th align=right>
  71.                  <embed width=510 height=168 src="file.cod"> 
  72.                  </embed>
  73.                  </th>
  74.                  </table>               
  75.  
  76.          You can use borders in the embed statements, but inserting
  77.                  embedded items in tables can cause problems. 
  78.  
  79. Version 1.62
  80.  
  81.     Bug Fix: Netscape will call two instances of the plugin
  82.          under unknown circumstances normally causing
  83.          a GPF, the GPF condition is circumvented, although
  84.          an error message is now displayed.
  85.  
  86.          The following HTML is known to cause the problem to
  87.          occur under unkown circumstances.
  88.  
  89.          <table border=4>
  90.          <th align=right>
  91.          <embed width=510 height=168 src="file.cod"> 
  92.                  </embed>
  93.          </th>
  94.          </table>
  95.  
  96.  
  97. Version 1.6
  98.  
  99.     Bug Fix: Under the 16-bit plugin in a 256 color environment
  100.          using a picture that had width or height not
  101.          divisible by 16 the picture would be displayed
  102.          incorrectly.
  103.  
  104. Version 1.5
  105.  
  106.     Enhancement: Files can be saved as native Lighting Strike (*.cod)
  107.          or Windows BMP files (*.bmp).
  108.  
  109.     Bug Fix: Pictures that had a compressed size of > 64k would
  110.          be incorrectly decoded, sometimes resulting
  111.          in a GPF in the 16-bit plugin.  This was not
  112.          prevalent as most compresed file would be smaller
  113.          than 64k.
  114.  
  115.     Bug Fix: Incremental display of some pictures would
  116.          have a 'rainbow' effect.
  117.  
  118.  
  119. We appreciate your interest in our Lightning Strike
  120. decompressor plug-in for Netscape. This technology represents
  121. the leading edge in wavelet image compression.
  122.  
  123. The Lightning Strike image compressor allows Web content 
  124. developers to compress images for Web use.  This software
  125. comes bundeled with an unlimited distribution agreement 
  126. for the decompressor plugin (we advise using a link to 
  127. our site so you provide the latest available plugin).
  128.  
  129. A single royalty free license for the Lightning Strike image
  130. compressor, version 2.5 is available for $99.95 to commercial organizations.
  131. Please see the licensing agreement from Infinop for a full list
  132. of terms.  A Lightning Strike SDK is also available for licensing.
  133.  
  134. Non-profit organzations may use the Lightning Strike image
  135. compressor for free.  Our only request is that you drop us a line 
  136. and let us know the URL where you are displaying Lightning Strike 
  137. images. 
  138.  
  139. Lightning Strike is a trademark of Infinop, Inc.
  140.  
  141. How to contact Infinop:
  142.  
  143.         3401 East University, Suite 104
  144.     Denton, TX 76208
  145.     Attn: Craig Fisher
  146.  
  147.     voice:                  (817) 891-1538  
  148.     fax:                    (817) 484-0586
  149.     software orders:         800  816-4774
  150.  
  151.     Sales/Marketing
  152.     email: craig@infinop.com
  153.  
  154.     Technical issues:
  155.     email: tsupport@infinop.com
  156.  
  157.