home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 9 / FreshFishVol9-CD2.bin / bbs / util / zgifdatatype-39.13.lha.pi < prev    next >
Encoding:
Fred Fish's Product-Info  |  1995-04-18  |  1.6 KB  |  62 lines

  1. .name
  2. ZGIFDataType
  3. .type
  4. Datatype
  5. .aminet-dir
  6. util/dtype
  7. .short
  8. Fast datatype for displaying GIF files.
  9. .description
  10. A very fast GIF Datatype
  11.  
  12.  Main features:
  13.  
  14.     o    SPEED.  Try it, after using this you wont want to be without it!
  15.     o    Supports most gifs (only some esoteric, and mostly unused features
  16.         of the GIF8?a standard have been ignored)
  17.     o    Uses async file reading for greater performance - on an A1200 will
  18.     load a picture the same speed off of floppy as off of hard drive!
  19.     o    100% Assembly language, very optimised.
  20.     o    Custom chunky to planar conversion, that is reasonably fast
  21.         (a version using WritePixelLine8() runs about 50% the speed of
  22.          this version)
  23.     o    Now works with all 68000 series CPU's (i hope)
  24.     o    Its FREE! (this is of course the best bit)
  25.  
  26.  
  27.  Main limitations: (hey, its not _perfect_ after all)
  28.  
  29.     o    OM_WRITE BOOPSI method not yet implemented.  Expect this in a future
  30.         release.
  31.     o    Only decodes pictures with a global colour table.  Most gif loaders
  32.         do the same, and most writers write them.
  33.     o    Ignores any local colour tables (but still decodes picture).  Could
  34.         lead to a bad palette.
  35.  
  36. .version
  37. 39.13
  38. .author
  39. Michael Zucchi 
  40. .requirements
  41. OS 3.x
  42. .reference
  43. FreshFish-Vol8-1:New/util/dtype/ZGIFDataType/
  44. 39.7
  45. FreshFish-Vol1:New/OS30/ZGIFDataType/
  46. 39.3
  47. .distribution
  48. Freeware
  49. .email
  50. 9107047w@lux.levels.unisa.edu.au (till midyear '95)
  51. zucchi@box.apana.org.au
  52. zucchi@zedzone.apana.org.au
  53. .address
  54. PO box 824
  55. Waikerie SA 5330    <- SA = South Australia
  56. .docs
  57. ZGIFDataType.Doc
  58. .described-by
  59. Dan Fish (daf@daffy.amigalib.com)
  60. .submittal
  61. Downloaded via ftp from wuarchive.wustl.edu.
  62.