It was always storing images in 8bpp whatever the values of pixels are, so the minimum LZW code size was 9 bits. Now the bpp is chosen according to the maximum pixel value. Please note that the Whole 256 color palette is still stored entirely, so this commit doesn't change the user experience in anyway, except saving a few bytes :)
Description
Languages
C
89.3%
Lua
6.9%
Makefile
1.6%
NSIS
1.1%
Objective-C
0.4%
Other
0.5%