# Config file for HamLab 1.1b
# Ed Hanway
# 20 November 1991
#
TempPath	"T:"		# where temp files are created, default is T:
InPath		""		# Initial value for directory containing input files
OutPath		""		# 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	130000		# 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	"GIF"	"GIF2hl"	# Graphics Interchange Format (from CI$)
Format	"P1"	"pnm2hl"	# ASCII portable bit map (PBM)
Format	"P2"	"pnm2hl"	# ASCII portable gray map (PGM)
Format	"P3"	"pnm2hl"	# ASCII portable pix map (PPM)
Format	"P4"	"pnm2hl"	# RAW portable bit map (PBM)
Format	"P5"	"pnm2hl"	# RAW portable gray map (PGM)
Format	"P6"	"pnm2hl"	# RAW portable pix map (PPM)
Format	"II"	"tiff2hl"	# TIFF (Intel order)
Format	"MM"	"tiff2hl"	# TIFF (Motorola order)
Format	"\131\246\152\225" "ras2hl" # Sun Rasterfile
Format	"FORM"	"ilbm2hl"	# IFF ilbm file
Format  "\377\330" "jpeg2hl"	# JPEG (JFIF) file
Format  "BM"    "bmp2hl"	# Windows bitmap
#
# 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
Format	"" "QRT2hl"		# DKBTrace (also QRT, almost) output
Format	""	"targa2hl"	# Truevision Targa (types 1, 2, 9, 10)
#
# The following lines were built automatically by the installation script
#

