home *** CD-ROM | disk | FTP | other *** search
/ Enigma Amiga Life 109 / EnigmaAmiga109CD.iso / software / utilities / jpeg-dt35 / jpeg-dt35.readme < prev    next >
Text File  |  2000-01-22  |  1KB  |  45 lines

  1. Short:    New Datatype for JPEG Images (46.1)
  2. Uploader: astegema@ix.urz.uni-heidelberg.de (Achim Stegemann)
  3. Author:   astegema@ix.urz.uni-heidelberg.de (Achim Stegemann)
  4. Type:     util/dtype
  5. Version:  46.0
  6.  
  7. Requires minimum:
  8.  * OS 3.5
  9.  
  10. Additionally recommended:
  11.  * MUI 3.8 for the preferences.
  12.  
  13. ##########################################################
  14.  
  15. NOTE:
  16. This JPEG datatype is for OS 3.5 only !!
  17. Download util/dtype/JPEG-DT.lha under OS 3.0 or OS 3.1 !!
  18.  
  19. ##########################################################
  20.  
  21. With the help of the jpeg.datatype, your datatype sytem is able to read JPEG images.
  22.  
  23. This datatype is freeware and can be used for any purpose !
  24.  
  25.  
  26. ##### Why another datatype for JPEG images ? #####
  27.  
  28. Well there are many of them available on the Aminet, but this has two unbeatable
  29. advantages !!
  30.  
  31. 1. It is very short, only about 8 kB !! Why ? Because it does not contain the JPEG
  32. de/encoder in the datatype itself.
  33. The datatype uses the jpeg.library from Paul Huxham for the JPEG de/encoding
  34. from the latest JPEG V6b release, so it is up-to-date.
  35.  
  36. 2. It can write JPEG files when using the DTMW_RAW flag in the DTM_WRITE method !!
  37.  
  38.  
  39. Internet: http://www.rzuser.uni-heidelberg.de/~astegema/
  40.  
  41.  
  42. Changes since version 46.0
  43. * Recompiled with StormC
  44.  
  45.