Added pixel limit detected by experimental tests

This commit is contained in:
Mirco Miranda
2025-02-17 08:54:49 +01:00
parent 74a734efed
commit bb1c6aab9e
2 changed files with 13 additions and 1 deletions

View File

@ -213,7 +213,7 @@ plugin ('n/a' means no limit, i.e. the limit depends on the format encoding).
- EPS: n/a
- HDR: n/a (large image)
- HEIF: n/a
- JP2: 300,000 x 300,000 pixels
- JP2: 300,000 x 300,000 pixels, in any case no larger than 2 gigapixels
- JXL: 262,144 x 262,144 pixels, in any case no larger than 256 megapixels
- JXR: n/a, in any case no larger than 4 GB
- KRA: same size as Qt's PNG plugin