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