Skip to content

LZW Decoding

pompolic requested to merge Pompolic/pdf:LZWDecodeWIP into eval1

Here's the code to do the LZW decoding. I included lzw-lib.c (+ license) from lzw-ab, modified it, and added it to the Makefile as a new source.

Merge request reports

Loading