JP2: Disable ICC profile writing when saving an image with OpenJPEG V2.5.3 or lesser and improve the format detection on reading.

This commit is contained in:
Mirco Miranda
2025-02-12 06:45:21 +00:00
parent 36a6ef7d78
commit e9fa4b6610
2 changed files with 42 additions and 5 deletions

View File

@ -314,6 +314,7 @@ in your cmake options.**
JP2 plugin has the following limitations due to the lack of support by OpenJPEG:
- Metadata are not supported.
- Image resolution is not supported.
- To write ICC profiles you need OpenJPEG V2.5.4 or higher
### The JXL plugin