michaelrsweet / lprint

A Label Printer Application
https://www.msweet.org/lprint
Apache License 2.0
219 stars 29 forks source link

Add TIFF PackBits compression algorithm #137

Open andreas-gruenbacher opened 2 months ago

andreas-gruenbacher commented 2 months ago

The Brother PT and QL printer series use this algorithm for compressing raster graphics data. This commit only adds the algorithm without wiring it up to the driver code.