Commit 4e252367 authored by Allan Sandfeld Jensen's avatar Allan Sandfeld Jensen Committed by Allan Sandfeld Jensen
Browse files

Use LZW compression on 1- and 8-bit formats


The documentation says we use LZW, and LZW both works and produces
smaller results, so it would make sense to follow our documentation.

This also fixes a problem with some readers having trouble with the
CCITTRLE compressions.

Task-number: QTBUG-53774
Change-Id: Ie2d179279a4ce65d8578c037ad59cc37ca854825
Reviewed-by: default avatarIvan Komissarov <ABBAPOH@gmail.com>
Reviewed-by: default avatarGunnar Sletta <gunnar@sletta.org>
parent 3c08a836
Showing with 3 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment