10's digit:
- 0: Use Z_HUFFMAN_ONLY strategy with the
+ 0 or omitted: Use Z_HUFFMAN_ONLY strategy with the
zlib default compression level
1-9: the zlib compression level
a MNG, othewise "none". Did not work in IM-6.7.0-9
and earlier because of a missing "else".
- 8: Z_RLE strategy, all filters
+ 8: Z_RLE strategy (or Z_HUFFMAN_ONLY if quality < 10), all filters
Unused prior to IM-6.7.0-10, was same as 6
- 9: Z_RLE strategy, no PNG filters
+ 9: Z_RLE strategy (or Z_HUFFMAN_ONLY if quality < 10), no PNG filters
Unused prior to IM-6.7.0-10, was same as 6
Note that using the -quality option, not all combinations of