home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / useful / dist / gfx / show / superview-lib / docs / svobject-docs / sunraster.doc < prev    next >
Text File  |  1994-07-04  |  2KB  |  81 lines

  1.  
  2.   SunRaster.svobject
  3.  
  4.   © 1994 by Andreas R. Kleinert.
  5.  
  6.   FREEWARE. All rights reserved.
  7.  
  8.   Version      : 2.1
  9.   Release Date : 26.06.1994
  10.  
  11.  
  12.   Requirements
  13.   ~~~~~~~~~~~~
  14.   - OS V2.04+ (V37)+ and its libraries
  15.   - superviewsupport.library V3+
  16.  
  17.  
  18.   Description
  19.   ~~~~~~~~~~~
  20.   SunRaster.svobject is an external Library-Module for the
  21.   superview.library V2+.
  22.  
  23.   It contains SVDriver-Support for the superview.library V3+, and
  24.   needs any SVDriver with Bitplane-/ChunkyPixel-Support.
  25.  
  26.   It supports reading of SunRaster (RAS) Files.
  27.   In detail these are :
  28.  
  29.   Reading :
  30.  
  31.    - SunRaster with   2 Colors ( 1 Bit, planar)
  32.    - SunRaster with 256 Colors ( 8 Bit, chunky pixel)
  33.    - SunRaster with  24 Bit    (24 Bit, R-G-B)
  34.  
  35.   Writing :
  36.  
  37.    Depending on the Colordepth of the source the following is written :
  38.  
  39.    Source Colors    Type                           Destination Colors
  40.  
  41.     2..256          Uncompressed Chunky Pixel        256
  42.     (24 Bit)        Uncompressed 24 Bit RGB         (24 Bit)
  43.  
  44.  
  45.   Remarks
  46.   ~~~~~~~
  47.    - Currently files with Colorbits other than 1, 8 or 24
  48.      are not supported yet.
  49.    - only RGB-plane ColorMaps supported (or monochrome, without map)
  50.    - max. 1 plane of BitMap data allowed
  51.    - Loading of 24 Bit files has not been tested yet, but should work.
  52.  
  53.  
  54.   Author
  55.   ~~~~~~
  56.   Andreas R. Kleinert
  57.   Grube Hohe Grethe 23
  58.   D-57074 Siegen
  59.   Germany
  60.  
  61.  
  62.   History
  63.   ~~~~~~~
  64.   V2.1 (26.06.1994) :
  65.  
  66.    - first version
  67.  
  68.  
  69.   Literature
  70.   ~~~~~~~~~~
  71.   [1] "Das Handbuch der Grafikformate", Klaus Holtorf, © 1994 Franzis-Verlag
  72.        GmbH, München
  73.        ISBN 3-7723-6392-X
  74.  
  75.  
  76.   Copyrights
  77.   ~~~~~~~~~~
  78.   Some of the mentioned names or products above may be copyrighted by
  79.   companies or trademarks of companies.
  80.  
  81.