EXR: added support for additional metadata

This commit is contained in:
Mirco Miranda
2026-06-26 08:15:14 +02:00
parent 23e6195b9f
commit e6bc1af5e4
3 changed files with 75 additions and 1 deletions

View File

@@ -360,7 +360,7 @@ also use the following string options:**
- `KIMAGEFORMATS_HEIF_TEST` to change the behaviour of HEIF tests. Set to
`"OFF"` (no test at all) or `"READ_ONLY"` (run read tests only).
- `KIMAGEFORMATS_HEJ2_TEST` to change the behaviour of HEJ2 tests. Set to
`"OFF"` (no test at all) or `"READ_ONLY"` (run read tests only)..
`"OFF"` (no test at all) or `"READ_ONLY"` (run read tests only).
- `KIMAGEFORMATS_AVCI_TEST` to change the behaviour of AVCI tests. Set to
`"OFF"` (no test at all).