home *** CD-ROM | disk | FTP | other *** search
/ AMIGA PD 1 / AMIGA-PD-1.iso / Programme_zum_Heft / Anwendungen / Kurztests / PBM / HPCDTOPPM_0_6.LHA / hpcdtoppm.0.6 / doc / ReadMe.Amiga < prev    next >
Text File  |  1994-10-19  |  4KB  |  93 lines

  1. This is the Amiga port of hpcdtoppm written by Hadmut Danisch.
  2. (danisch@ira.uka.de)
  3.  
  4. This port is done by Günther Röhrich. (Guenther@studbox.uni-stuttgart.de)
  5.  
  6. This program is originally written for UNIX machines and needs a lot of memory,
  7. especially for the higher resolutions. If the program aborts due to a lack of
  8. memory you may try it again after a reboot of your machine. The use of virtual
  9. memory is highly recommended.
  10.  
  11. It is based in part on the work of the Independent JPEG Group. (I am using
  12. version 4 of their JPEG software, I will turn to version 5 when I got the time)
  13.  
  14. ******************************************************************************
  15. * WARNING: increase your stack size to at least 10000 before using hpcdtoppm *
  16. ******************************************************************************
  17.  
  18. System requirements:
  19.  
  20. An Amiga with lot of (virtual) memory and:
  21.  
  22. - OS 2.0 or higher
  23. - ixemul.library V39 or higher in the LIBS: directory
  24.   (you can find the library on Aminet in dev/gcc)
  25. - a CD-ROM drive capable of reading Photo-CD's
  26.  
  27. The programs with the ending .020 will need a 68020 or higher processor.
  28.  
  29. As input to this program you need some pictures in the Photo-CD format. These
  30. have the ending .PCD and can be found in the directory PHOTO_CD/IMAGES.
  31.  
  32. This port also supports creating the JPEG format. (color format only)
  33. I have added additional options similar to the program cjpeg. It is recommended
  34. to read the documentation to cjpeg before creating JPEG pictures. You should
  35. also know that the JPEG-conversion is lossy. Use the ppm format to get the best
  36. possible quality.
  37.  
  38. Note: If you use the option -optimize when creating JPEG pictures this program
  39. will try to store temporary files in JPEGTMP:. You should assign this directory
  40. to somewhere before invoking the program.
  41. (for example with the command assign JPEGTMP: HD:T)
  42.  
  43. You can find the documentation in two formats:
  44.  
  45. hpcdtoppm.dvi - for printing with a TeX system
  46. hpcdtoppm.man - for direct printing
  47.                  (type hpcdtoppm.man >prt:)
  48.               - for showing on the screen
  49.                  (more hpcdtoppm.man)
  50.  
  51.  
  52. The rest of the German doc "LIESMICH.AMIGA" is not yet translated, sorry.
  53.  
  54.  
  55. If you found a bug in this program then please contact me. You may also report
  56. the bug to the original author, Hadmut Danisch, if it is not Amiga-specific.
  57.  
  58. Tested configuration:
  59.  
  60. Amiga 4000/030, OS 3.0, 2MB Chip, 4MB Fast
  61. Processor: 68EC030/25MHz, Coprocessor: 68882/32MHz
  62.  
  63. CD-ROM drive: Mitsumi FX 001 D
  64. Controller: Tandem CD+IDE
  65. Filesystem: TandemCacheCDFS
  66.  
  67.  
  68. Next I intend to implement a direct display on the screen. I will use the
  69. routines from jpegAGA, therefore it will be for AGA machines only.
  70. This will be a free program too and I will also release the complete source.
  71. If you are interested in such a program it would be very nice if you would
  72. lend me some PhotoCD's for testing purposes. You will get them back together
  73. with my viewer/converter as soon as it will be working. If you give them to
  74. me as a present I will be even more happy. Your name will then be mentioned
  75. in the documentation and I will also send you the program.
  76.  
  77.  
  78.  
  79. To contact me write to:
  80.  
  81.   electronic mail:                                  normal mail:
  82.   ****************                                  ************
  83.  
  84.  Guenther@studbox.uni-stuttgart.de                  Günther Röhrich
  85.      (Internet EMAIL)                               Lerchenbergstr. 4
  86.                                                     73733 Esslingen
  87.                                                         Germany
  88.  
  89.  
  90. If you don't get an answer to a EMAIL within 3 weeks then try it again
  91. with normal mail.
  92.  
  93.