home *** CD-ROM | disk | FTP | other *** search
/ 17 Bit Software 1: Collection A / 17Bit_Collection_A.iso / files / 916.dms / 916.adf / DOC < prev    next >
Text File  |  1991-03-26  |  4KB  |  126 lines

  1.  
  2.         
  3.                                  HAMLAB V0.91
  4.  
  5.                          - IFF-ILBM Image Convertor -
  6.  
  7.  
  8.  
  9.  
  10.                               Table of Contents
  11.  
  12.               Introduction............................. line 32 /  41 %
  13.  
  14.               Hardware Requirments..................... line 47 /  52 %
  15.  
  16.               Use...................................... line 80 /  85 %
  17.  
  18.               History.................................. line 97 / 100 %
  19.  
  20.                          © 1991 By Dreamer Of Wizzcat
  21.                       PL 2286, 96201 Rovaniemi, Finland
  22.  
  23.                       (This document is also prerelease)
  24.  
  25.                     (Recommended viewing program: PPmore)
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32.                                  INTRODUCTION
  33.                                 ¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  34.  
  35. With this program you can converte almost all pictures which are in IFF-ILBM
  36. form to Amiga. Because the converting almost all means transporting pictures
  37. from another machine to Amiga I had to decide which format I use. IFF-ILBM was
  38. natural choice because all other machines got programs to chance their weird
  39. pictureformats to IFF. However I must tell you that there is new IFF-PBM
  40. format what new PC-Dpaint2 supports so if you use it and want to move pics to
  41. Amiga, remember save pictures to ILBM form.
  42.  
  43.  
  44.  
  45.  
  46.  
  47.                              HARDWARE REQUIRMENTS
  48.                             ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
  49.  
  50.                                    MINIMUM:
  51.  
  52.                                     Amiga
  53.                                   512 KB Ram
  54.                                  1 DiskDrive
  55.  
  56. Note: With this hardware the use is only bad joke!
  57.  
  58.  
  59.                                    ENOUGH:
  60.  
  61.                                     Amiga
  62.                                  1024 KB Ram
  63.                                  1 DiskDrive
  64.  
  65. Note: This is enough in most of the cases.
  66.  
  67.  
  68.                                     BEST:
  69.  
  70.                             Amiga (68030 or 68040)
  71.                          1024 KB CHIP Ram & 1024 RAM
  72.                                300 MB HardDisk
  73.  
  74. Note: $$$ ($$$$$$ in Finland)
  75.  
  76.  
  77.  
  78.  
  79.  
  80.                                      USE
  81.                                     ¯¯¯¯¯
  82.  
  83. The gadgets should be self-explanatory but some words about DreamHAM.
  84.  
  85. Use this mode when you want only see picture but don't want to edit it later.
  86. Mode is fully automatical and will halve x-size when there is more than 320
  87. pixels in row. Maximum display size is 313*624 and if size is greater only
  88. part of the picture is showed. However all data is saved to file. You can't
  89. save picture to IFF. So why to use this mode?
  90. - Better quality: picture is sharper and cleaner than HAM.
  91. ! You can make tool icon for DHAM picture and show it from WorkBench !
  92.  
  93.  
  94.  
  95.  
  96.  
  97.                                    HISTORY
  98.                                   ¯¯¯¯¯¯¯¯¯
  99.  
  100. WHY?
  101. About 6 months or so I wanted to converte some pics from PC (SuperVGA) to
  102. AmigaHAM. For that task I started to search converte programs and I found
  103. two: VirtGIF and GIF2HAM. Both programs were designed to converte GIF-pics to
  104. HAM but when I started to test them I soon founded that the programs could not
  105. satisfy my needs because they were very slow and conversion was bad.
  106. After that I started to code my own converte program which I thought to be
  107. the best and the fastest in the world... Did I succeed? You can be the judge!
  108.  
  109. LONG RUN...
  110. At first I of course started to think algorithm for picture conversion and it
  111. was quite hard to invente. I can tell you that the algorithm is very simple
  112. and reasonable fast. When the algorithm was ready I got great idea to improve
  113. the HAM-mode. Then I simply coded the program and named that new mode as
  114. DreamHAM. Of course I was too lazy to code normal HAM conversion routine at
  115. the same time. But now (26.03.1991) I get enough strenght to do it. It is also
  116. possible that in the 'near' future I'll make bitmap-routines..
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.