Remove outdated readme entry concerning JP2 colorspace

If I understood the code in `jp2.py` correctly, this should now work.
Moreover, Pillow should usually be able to open JP2 files, so `jp2.py` is only a fallback.
mara0004 2 years ago committed by Johannes Schauer Marin Rodrigues
parent 87afabd3cf
commit c3db273e23
Signed by untrusted user: josch
GPG Key ID: F2CBA5C78FBD83E1

@ -72,11 +72,6 @@ Bugs
when embedded into the PDF cannot be read by the Adobe Acrobat Reader,
please contact me.
- I have not yet figured out how to determine the colorspace of JPEG2000
files. Therefore JPEG2000 files use DeviceRGB by default. For JPEG2000
files with other colorspaces, you must explicitly specify it using the
`--colorspace` option.
- An error is produced if the input image is broken. This commonly happens if
the input image has an invalid EXIF Orientation value of zero. Even though
only nine different values from 1 to 9 are permitted, Anroid phones and

Loading…
Cancel
Save