mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2026-08-26 08:26:59 -04:00
- 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
20 lines
426 B
JSON
20 lines
426 B
JSON
[
|
|
{
|
|
"fileName" : "src.png",
|
|
"metadata" : [
|
|
{
|
|
"key" : "CreationDate",
|
|
"value" : "2016-01-27T10:40:16"
|
|
},
|
|
{
|
|
"key" : "ModificationDate",
|
|
"value" : "2016-01-27T10:41:28"
|
|
},
|
|
{
|
|
"key" : "Author" ,
|
|
"value" : "Boudewijn Rempt"
|
|
}
|
|
]
|
|
}
|
|
]
|