home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / gfx / edit / universalgio33.lha / UniversalGIO / hhsfastgiomodule.readme < prev    next >
Text File  |  1995-11-15  |  12KB  |  262 lines

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