Files
kimageformats/autotests/read/kra/src443_32bit.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

16 lines
318 B
JSON

[
{
"fileName" : "src.png",
"metadata" : [
{
"key" : "CreationDate",
"value" : "2016-01-27T10:40:16"
},
{
"key" : "ModificationDate",
"value" : "2026-07-16T07:00:36"
}
]
}
]