Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.apple2.programmer > #961
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.glorb.com!xmission!news.bbs-scene.org!macgui.com!dog_cow |
|---|---|
| From | D Finnigan <dog_cow@macgui.com> |
| Newsgroups | comp.sys.apple2.programmer |
| Subject | RE: LZW decompressor |
| Date | Sat, 9 Nov 2013 18:34:06 +0000 (UTC) |
| Organization | Mac GUI |
| Lines | 20 |
| Message-ID | <dog_cow-1384022046@macgui.com> (permalink) |
| References | <marklim-1383903408@macgui.com> |
| NNTP-Posting-Host | gunshin.wiredns.net |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=UTF-8 |
| Content-Transfer-Encoding | 8bit |
| X-Trace | technocratmedia-w1.news.bbs-scene.org 1384022046 7622 74.119.145.48 (9 Nov 2013 18:34:06 GMT) |
| X-Complaints-To | abuse@bbs-scene.org |
| NNTP-Posting-Date | Sat, 9 Nov 2013 18:34:06 +0000 (UTC) |
| User-Agent | Mac GUI Usenet |
| Xref | csiph.com comp.sys.apple2.programmer:961 |
Show key headers only | View raw
Mark P M Lim wrote: > > Just wondering if the decoder (UnpackLZW) is compatible with the encoder > of > ShrinkItGS. The decoder was originally meant to inflate sdk (not shk) > files The Dynamic LZW/1 and LZW/2 used in ShrinkIt are not exactly the same as the LZW algorithm used in Unix compress. There is an RLE step involved. You should read the File Type Notes for NuLib; it explains some of these changes. Dynamic LZW/2 is only used in GS ShrinkIt. -- ]DF$ Apple II Book: http://macgui.com/newa2guide/ Usenet: http://macgui.com/usenet/ <-- get posts by email! Apple II Web & Blog hosting: http://a2hq.com/
Back to comp.sys.apple2.programmer | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
RE: LZW decompressor Mark P M Lim <marklim@macgui.com> - 2013-11-08 09:36 +0000
RE: LZW decompressor D Finnigan <dog_cow@macgui.com> - 2013-11-09 18:34 +0000
RE: LZW decompressor Mark P M Lim <marklim@macgui.com> - 2013-11-10 02:37 +0000
RE: LZW decompressor Mark P M Lim <marklim@macgui.com> - 2013-11-23 02:31 +0000
Re: LZW decompressor markpmlim@yahoo.com.sg - 2013-12-24 18:51 -0800
Re: LZW decompressor Mark P M Lim <marklim@macgui.com> - 2013-12-28 01:51 +0000
Re: LZW decompressor denisbytezone@gmail.com - 2014-03-20 00:37 -0700
Re: LZW decompressor Mark P M Lim <markpmlim@yahoo.com.sg> - 2014-03-20 22:28 +0000
Re: LZW decompressor Denis Molony <denisbytezone@gmail.com> - 2014-03-21 16:26 -0700
csiph-web