Andrew Murray
Andrew Murray
Am I correct in saying that you created this image but were expecting this? I see there is a "pclr" box in the image. It looks like an RGB palette...
It seems to me that https://github.com/uclouvain/openjpeg/pull/1463 is relevant, and we might have an easier time addressing this once the next version of OpenJPEG is released.
It turns out that https://github.com/uclouvain/openjpeg/pull/1463 didn't help. I've created https://github.com/python-pillow/Pillow/pull/7867 to resolve this.
Regarding the line size limit, I expect the original intention of the 100 character limit was to pick an unreasonably high number, so that if it was being exceeded, then...
We wouldn't include the source code for the other libraries in Pillow, but we might use them as dependencies, like we do with freetype. Do you have images that have...
We have now passed August 16, 2024.
We have now passed September 20. Nothing new at https://opensource.org/minutes yet.
https://github.com/python-pillow/Pillow/pull/8041 upgrades to v4 and adds `token:`
> Removing either layer fixes the error. Additionally, inserting a new empty layer between the two layers also fixes the error. Would it be an easy task for you to...
So, the [specification](https://www.adobe.com/devnet-apps/photoshop/fileformatashtml/) states that > If the compression code is 1, the image data starts with the byte counts for all the scan lines in the channel (LayerBottom-LayerTop) and...