Enclosed is the 9/26/94 release of the Jaguar JPEG tools. There are three archives altogether: JAGPEG.ZIP, TGAJPC.ZIP, and TGAJST.ZIP The JAGPEG.ZIP archive contains the decompression code, sample program and sample pictures. The TGAJPC.ZIP archive contains the PC/MSDOS specific tools and utilities. The TGAJST.ZIP archive contains the Atari/TOS specific tools and utilities. --------------------------------------------------------------------------- The archives extract files into the following directories: JAGUAR\BIN JAGUAR\JAGPEG\DEJAG JAGUAR\JAGPEG\TESTJPG --------------------------------------------------------------------------- Files in the JAGPEG directory: TGAJAGPC.TXT Documentation for TGAJAG (PC/MSDOS specific) or TGAJAGST.TXT Documentation for TGAJAG (Atari specific) README.TXT Last minute updates & additional information The file you are reading right now. --------------------------------------------------------------------------- Files in the JAGUAR\BIN directory: LOCATE.EXE LOCATE utility to modify DEHUFF.DAT (see DEJAG.TXT) The following programs are called by TGAJAG (not by you directly). JSPLIT.EXE Creates three components of the TGA JSPLITH.EXE JSPLITQ.EXE JQUAD.EXE Performs special processing for QUAD subsampling JCJPEG.EXE Does JPEG compression on each component JSTRIP.EXE Strips JFIF info from each compnent JMAKEQ.EXE Creates the DQ??.ABS file JMERGE.EXE Merges the processed components into the final .JAG file JMERGEH.EXE Filename extensions for the Atari versions are ".TTP" instead of ".EXE". --------------------------------------------------------------------------- Files in the DEJAG directory: DEJAG.TXT Documentation for DEJAG DEJAG16.BIN DEJAG Routine that outputs 16-bit RGB DEJAG24.BIN DEJAG Routine that outputs 24-bit RGB (to 32-bit per pixel screen memory) DEHUFF.DAT Data table used by DEJAG routine DEJAG.INC MadMac include file with equates for DEJAG routine --------------------------------------------------------------------------- Files in the JAGUAR\JAGPEG\TESTJPG directory: The TESTJPG directory contains a variety of source code and data files. See the README.TXT file and MAKEFILE in that directory for more information.