mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-22 21:04:17 -04:00
PSD: added support to EXIF metadata
This commit is contained in:
committed by
Albert Astals Cid
parent
a89367dde6
commit
ac3591c7ea
@ -3,12 +3,12 @@
|
||||
"fileName" : "gimp_exif.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"Key" : "CreationDate",
|
||||
"Value" : "2025-01-05T10:18:16"
|
||||
"key" : "CreationDate",
|
||||
"value" : "2025-01-05T10:18:16"
|
||||
},
|
||||
{
|
||||
"Key" : "Software" ,
|
||||
"Value" : "GIMP 3.0.0-RC2"
|
||||
"key" : "Software" ,
|
||||
"value" : "GIMP 3.0.0-RC2"
|
||||
}
|
||||
],
|
||||
"resolution" : {
|
||||
|
Reference in New Issue
Block a user