Files
kimageformats/src/imageformats/kra.json
T
Mirco Miranda 2e199eea80 KRA/ORA: merged in a single plugin and added metadata support
- ORA/KRA: merged in a single plugin (KRA)
- ORA: removed standalone plugin
- KRA: use of logging category
- KRA: add metadata support by processing the embedded `documentinfo.xml`
- Improved signature lookup (see MR !17) and added test case
2026-07-29 07:42:42 +02:00

5 lines
97 B
JSON

{
"Keys": [ "kra", "ora" ],
"MimeTypes": [ "application/x-krita", "image/openraster" ]
}