EXIF: add support for Windows Explorer tags

This commit is contained in:
Mirco Miranda
2026-07-10 15:35:38 +02:00
committed by Mirco Miranda
parent a0825fe5cb
commit c21b50d699
11 changed files with 159 additions and 5 deletions

View File

@@ -37,6 +37,14 @@
"key" : "Description",
"value" : "テレビ放送テスト映像。(TV broadcast test image.)"
},
{
"key" : "Keywords",
"value" : "kde;test"
},
{
"key" : "Rating",
"value" : "5"
},
{
"key" : "Latitude",
"value" : "44.6478"

View File

@@ -29,6 +29,10 @@
"key" : "Description",
"value" : "TV broadcast test image."
},
{
"key" : "Rating",
"value" : "4"
},
{
"key" : "Latitude",
"value" : "44.6478"