home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD1.iso / GFX / Misc / UNIGIO.LHA / UniversalGIO / hhsfastgiomodule.readme < prev    next >
Encoding:
Text File  |  1995-09-27  |  11.7 KB  |  257 lines

  1. HHsFastUniversalGioModule 3.0
  2. =============================
  3.  
  4. +++ including fast PhotoCD loading support (correct orientation) and support
  5.     for over 20 other file formats and additionally DataTypes! +++
  6. +++ new: now with TBCPlus frame and binary-EPS-Bitmap support +++
  7.  
  8. -> new: now with optional downscaled loading option... gets your "too large"
  9.    pictures into Photogenics in reduced size... <-
  10.  
  11. -> new: create your own animations with Photogenics e.g. for CyberGraphX,
  12.    EGS or OS3.x-Amigas with the included HHsYUVSq sequence saver module; see
  13.    additional readme file for details!! <-
  14.  
  15. The fast universal loader module can be used with Photogenics (I have tried
  16. it with Photogenics V1.2; it should also be usable partially with older
  17. versions; it will probably NOT be usable with Photogenics Lite or Demo
  18. versions, so better get the full version of Photogenics...; DataTypes option
  19. and downscaled loading option are only usable with Photogenics V1.2 or higher).
  20. It is shareware; without a keyfile which you get after registration,
  21. it will load all pictures in greyscale, regardless if they are color or not,
  22. but the speed and format support is the same, so that you can try if
  23. the module fits your needs.
  24.  
  25. The loader module currently supports the following file formats:
  26.  
  27. * IFF-ILBM (all standard formats 1 to 8Bit, EHB, HAM6, HAM8, 24Bit)
  28. * PhotoCD (Base format 768x512 or 512x768 (portrait); linear 24Bit colors)
  29. * PPM/PGM/PBM (P1&P4 b&w, P5 grey, P6 color)
  30. * QRT (also known as dump format by PD raytracers as POV-Ray)
  31. * Targa (RLE compr.&uncompr. 1/8/15/16/24/32Bit;incl. interleaved)
  32. * PCX (compr.&uncompr. EGA1-4Bit, VGA 8Bit grey/Colormap and 24Bit)
  33. * MacPaint (b&w compressed 1Bit format; datafork only)
  34. * BMP (uncompr. 24Bit RGB,1Bit,4Bit or 8Bit Colormap; RLE compressed 8Bit,1Bit)
  35. * TIF (packbit-compr./uncompr. Motorola formats 24Bit RGB, 1-8Bit grey/Colormap)
  36. * EGS7.x window iconification file format
  37. * DEEP (compr.&uncompr. 24Bit and 32Bit)
  38. * RGB formats (RGB8, RGBN, RGB5)
  39. * ACBM formats (1 to 8Bit, incl. HAM6/HAM8)
  40. * FBM formats (8Bit grey/color and 24Bit)
  41. * IFF-PBM (DPII) format
  42. * Sun raster (1Bit, 8Bit grey/color and 24Bit uncompressed)
  43. * YUV (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  44. * VLAB raw (color 1:1:1, 2:1:1, 4:1:1 and greyscale)
  45. * HHsYUVSq sequence format (sequential or random access)
  46. * HHsXRL formats (1-8Bit ColorMap incl. HAM6/8, 8Bit grey, 24Bit RGB compressed)
  47. * binary-EPS bitmaps (RGB and CMYK; this function is experimental)
  48. * TBCPlus frames (maybe also fields; this is untested)
  49.  
  50. * DataType (incl. first frame of animations with Anim-Datatypes)
  51.   DataTypes are only used as option (if selected in the "Prefs" for
  52.   the module; see below for details)
  53.  
  54. To install the modules, just copy the file ending with ".gio" to your
  55. Photogenics:Data/Gio directory or use the install script.
  56.  
  57. The name of the loader .gio module starts with a "-" so that it appears
  58. first in the list of loader modules (and usually will be tried first
  59. for automatic format detection). This makes sure that the fast module
  60. is used automatically instead of other modules if it can load a format.
  61. This should make your loading of many formats much faster!
  62.  
  63. Preferences: Select Prefs button when the loader is selected in the loader
  64.          list; Preferences for GIO modules are only available with
  65.          Photogenics V1.2 and higher!
  66. a) Datatype support: Select "On" if you want Datatypes to be used if the
  67.  internal file formats of UniversalGIO fail; Please note that if this
  68.  option is selected all files which are not supported internally by
  69.  UniversalGIO will be tried by Datatypes which can take some additional
  70.  time or lead to unwanted results (if you have a bad Datatype which
  71.  then loads a picture instead of one of the original Photogenics GIOs).
  72. b) Downscaling factor: Select a downscaling factor (greater 1) in the
  73.  range 1..16 if you want to get pictures into Photogenics in downscaled
  74.  form; useful if memory is insufficient to load big pictures in full size.
  75.  Please note that some of the file formats (which can not be loaded line
  76.  by line) may still need full memory during loading; most formats will
  77.  only need memory for reduced size. Some file formats may also support
  78.  only certain downscale factors. In this case the next higher available
  79.  downscaling factor will be used.
  80.  
  81. About:    Select About button when the loader is selected in the loader
  82.     list to get information about your keyfile (registered users)
  83.     and the supported file formats; About for GIO modules is only
  84.     availabe with Photogenics V1.2 and higher!
  85.  
  86. Example loading speed advantages on my configuration (see below):
  87.  
  88. ACBM: upto 2 times faster
  89. BMP:  upto 2.3 times faster (in addition some OS2-styles supported)
  90. DEEP: upto 1.3 times faster (in addition compressed images are supported)
  91. IFF-EHB: upto 2.5 times faster
  92. HAM6: upto 1.5 times faster (in addition colors can be better)
  93. HAM8: upto 1.7 times faster (in addition colors at left border should be correct)
  94. IFF-24Bit: upto 2.4 times faster
  95. IFF-8Bit: upto 2.2 times faster
  96. PPM-P6: upto 2.3 times faster
  97. PPM-P5: upto 3.1 times faster
  98. PCX: upto 3.8 times faster (in addition special EGA/VGA styles supported)
  99. PhotoCD: upto 3 times faster (in addition horizontal images are usually
  100.                 loaded in correct orientation)
  101. QRT: upto 1.3 times faster
  102. Targa: upto 1.7 times faster (this test in RAM: due to loading problems with
  103.     original loader from harddrive; in addition compressed images and other
  104.     depths supported)
  105. TIF: upto 3.3 times faster
  106. (GIF: upto 2 times faster with DataType-Loading and a fast GIF datatype)
  107.  
  108. (only loading times compared, not displaying; my configuration: Amiga 3000;
  109.  68030/25MHz;PiccoloSD64;Photogenics 1.2;loading from Quantum harddrive; PhotoCD
  110.  loading from NEC2x; Please note that loading times can differ much on other
  111.  configurations)
  112.  
  113. In addition to the speed advantages, many new formats are supported as
  114. well (see above).
  115.  
  116. In addition now an animation sequence saver module for the
  117. HHsYUVSq sequence format is available. It should be included in the
  118. UniversalGIO archive (see separate readme for details). It uses the
  119. same keyfile as the UniversalGIO module. To playback animations
  120. in HHsYUVSq format you can use my freeware programs "CyberTVPlayer"
  121. and "EGSTVPlayer" or my shareware program "EGS-TV Professional".
  122.  
  123. The fast loading functions have all been written by me in assembler and
  124. optimized for fastest speed. I did this for my famous shareware programs
  125. *** CyberShow Professional *** (universal viewer and slideshow program
  126. for all OS3.x Amigas and esp. for Cybergraphics users),
  127. *** EGSPhotoAlbum Professional *** (picture management and presentation
  128. software for EGS) and
  129. *** EGS-TV Professional *** (sequence/animation editing, framegrabber
  130. (VLab/IV24/VideoCruncher) and Blue Screen Keying software for EGS).
  131.  
  132. When new formats are implemented for my other programs (or the speed is improved
  133. further), I will usually also update the modules, which registered user can then
  134. use due to the keyfile concept.
  135.  
  136. Registration
  137. ============
  138.  
  139. You can register for the modules at the small add-on price of only 8US$ or
  140. 10DM if you order one of my other shareware programs, e.g. CyberShow, the
  141. universal viewer and slideshow program for all Amigas with at least OS3.0
  142. (loading the same formats as the Fast Modules and additional JPeg and
  143. offering True/HighColor support with Cybergraphics) or EGSPhotoAlbum or
  144. EGS-TV. Just include the extra amount with your order for one of thoose programs
  145. and specify your UniversalGIO order on the registration form. Demo versions
  146. of the programs should be available at the same places where you got this demo.
  147.  
  148. Otherwise you should use the supplied registration form to register.
  149.  
  150. If you only want to register for the modules, the registration fee is
  151. 18US$ outside europe or 20DM in europe. You will also get the latest demo
  152. versions of my other programs.
  153.  
  154. If you are already a registered user of one of my programs and now want to
  155. register for the modules, the registration fee is 13US$ outside europe or
  156. 15DM (in europe). This includes the latest versions of my programs as update.
  157.  
  158. (Special note for users in germany only: Wenn Sie schon registrierter Benutzer
  159.  eines meiner Shareware-Programme sind und sich Ihre Anschrift nicht
  160.  geändert hat, können Sie die Module direkt per Überweisung bestellen.
  161.  Als Verwendungszweck geben Sie bitte "PgsGIO für ...." an, wobei Sie
  162.  das Programm was Sie schon haben und die Registriernummer angeben.
  163.  Zusätzlich möglichst auch noch Name/Anschrift; die Bankverbindung:
  164.  Konto-Nr. 5740147 BLZ 310 500 00 Stadtspark. Mönchengladbach)
  165.  (No bank transfers from outside germany!)
  166.  
  167. Send your filled in registration form together with cheque, international
  168. postal money order or banknotes to:
  169.  
  170.                         Helmut Hoffmann
  171.             Rubensstrasse 4
  172.             D-41063 Mönchengladbach
  173.  
  174.             Germany
  175.  
  176. You can currently also contact me by EMail (e.g. for suggestions):
  177.  
  178.         hhoff@pool.informatik.rwth-aachen.de
  179.  
  180. No registrations by EMail! If you want to register, please write by ordinary mail
  181. to my address above.
  182.  
  183. Special Thanks
  184. ==============
  185.  
  186. My special thanks go to Mr. J. Ralph and Almathera for their kind support.
  187.  
  188. Disclaimer
  189. ----------
  190.  
  191. This software (program and documentation) is provided "as is" and
  192. comes with no warranty, either expressed or implied.
  193. The author is in no way responsible for any damage or loss that may
  194. occur due to direct or indirect usage of this software. You use
  195. this software entirely at your own risk.
  196.  
  197. Copyright and Distribution
  198. --------------------------
  199.  
  200. HHsFastUniversalGioModule (module and documentation) is copyright by
  201.  
  202.                         Helmut Hoffmann
  203.             Rubensstrasse 4
  204.             D-41063 Mönchengladbach
  205.  
  206.             Germany
  207.  
  208. The demo version may be freely distributed and used as
  209. long as the following conditions are met:
  210.  
  211. 1) All files have to be kept together
  212.  
  213. 2) No file may be modified or crunched/packed.
  214.  
  215.    The only official way to distribute the demo packed is the
  216.    original universalgio.lha archive.
  217.    The modules may not be disassembled or analysed. The limitations
  218.    integrated in the demo version may under no circumstance be removed
  219.    or bypassed.
  220.  
  221. 3) Distributors may only charge for the duplication process (including media)
  222.    and not for the software. Theese charges may not exceed the following
  223.    limits: a) Demo on a PD-disk: 7$ (US-dollar) including
  224.               postage&packing (in Germany: 10DM)
  225.        b) Demo on a PD-CD-ROM: 40$ (US-dollar) including
  226.               postage&packing (in Germany: 60DM)
  227.        c) Demo on a BBS/Mailbox/ftp-site or other electronically
  228.               callable system: Maximum charge 3$ (US-dollar) (in Germany: 5DM)
  229.               for downloading
  230.    Anyway, it must be made explictly clear to the buyer, that he does not
  231.    pay for the modules (demo) itself but only for the duplication service.
  232.  
  233. 4) It is not allowed to distribute this demo with any commercial product
  234.    without a written permission by me. One exception is the distribution of
  235.    the demo version with products not exceeding the above price limits (e.g.
  236.    a cover-disk magazine for 7$ or less).
  237.  
  238.    The following companies have my explicit permission to distribute the
  239.    demo with their products: Almathera, Ingenieurbüro Helfrich.
  240.  
  241. 5) The registered version may not be redistributed. It may only run on one
  242.    machine per registration. It is allowed to make a backup copy of the
  243.    original disk.
  244.  
  245. Version history
  246. ---------------
  247.  
  248. V1.0 (5th aug. 95): Initial release supporting 20 file formats and DataTypes
  249. V1.1 (21th aug. 95): First full version release (incl. revised documentation)
  250. V2.0 (29th aug. 95): Support new file formats: binary-EPS bitmaps (RGB,CMYK)
  251.              and TBCPlus frames
  252. V2.1 (20th sep. 95): Show Datatype specific ID string during Datatype loading
  253. V3.0 (27th sep. 95): Support downscaled loading as option
  254.              Included GIO saver module to create HHsYUVSq animations
  255.             (for playback you can use CyberTVPlayer or EGSTVPlayer)
  256.  
  257.