Made PCPaint decompressor a library function
commitbc9d58060f574cb5dacfacf901c36afca9fc4b66
authorJason Summers <[email protected]>
Thu, 13 Nov 2025 00:03:39 +0000 (12 19:03 -0500)
committerJason Summers <[email protected]>
Thu, 13 Nov 2025 15:22:14 +0000 (13 10:22 -0500)
tree6ee711510bfc1ecc1990d1e78496af6402a7ce01
parent1f93203c8e7ada418050d30b7111d3c9f347ab98
Made PCPaint decompressor a library function

This commit has some improvements to PCPaint format error detection.
Some PCPaint files that used to be (probably wrongly) decoded will
now fail with an error.
deps.mk
modules/grabber.c
modules/pcpaint.c
src/deark-fmtutil.h
src/fmtutil-rle.c