home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 403.lha / HamLab_v1.0Demo / HamLab.config < prev    next >
Text File  |  1990-07-26  |  913b  |  21 lines

  1. # Config file for HamLab 1.0
  2. # Ed Hanway
  3. # 17 Jul 1990
  4. #
  5. FilterPath    "filters"    # where filter programs live, default is current dir
  6. TempPath    "T:"        # where temp files are created, default is T:
  7. InPath        "DH0:pics/gif"    # Initial value for directory containing input files
  8. OutPath        "DH0:junk"    # Initial value for directory containing output files
  9. FastAnalyze    1        # Use fast pallete analysis
  10. UsePipes    0        # Use pipe instead of HUGE 24-bit temporary file
  11. Cache12Bit    1600000        # Maximum size of 12-bit picture to be kept in RAM
  12.                 # (0 for never cache, -1 for always,
  13.                 # 130000 is about 320 x 200)
  14. Format    "SP" "SPEC2hl"        # Atari ST SPectrum 512 compressed (.SPC)
  15. Format    "GIF87a" "GIF2hl"    # Graphics Interchange Format (from CI$)
  16. #
  17. # Note: the following formats do not begin with a recognizable token. They will be
  18. # called in order until one of them works. 
  19. #
  20. Format    "" "MTV2hl"        # MTV ray tracer (also Rayshade) output
  21.