[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Format of SHK files
jamien@interworx.com.au (Jamie) wrote:
>Hi, bit of a silly question, but where could i get some info on the
>shk file format and its compression formats it supports.
8-bit ShrinkIt! uses the NuFX file format and supports packing
using LZW compression. It can unpack both LZW and LZW/2
compression.
16-bit ShrinkIt! GS uses the NuFX file format and supports
archiving of extended files (IIGS and Mac files with more than
one "fork" or part). It uses LZW/2 for compression, which is
more efficient than plain LZW used in 8-bit ShrinkIt!
LZW should sound familiar. It is the compression format of GIF.