kimageformats/autotests/read/jxl/gimp_exif.jxl.json
2025-01-15 23:26:02 +00:00

20 lines
419 B
JSON

[
{
"fileName" : "gimp_exif.png",
"metadata" : [
{
"key" : "CreationDate",
"value" : "2025-01-05T10:18:16"
},
{
"key" : "Software" ,
"value" : "GIMP 3.0.0-RC2"
}
],
"resolution" : {
"dotsPerMeterX" : 5905,
"dotsPerMeterY" : 6692
}
}
]