EXIF: add support for Windows Explorer tags

This commit is contained in:
Mirco Miranda
2026-07-20 07:27:34 +02:00
committed by Mirco Miranda
parent a0825fe5cb
commit c21b50d699
11 changed files with 159 additions and 5 deletions
+8
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"
+4
View File
@@ -29,6 +29,10 @@
"key" : "Description",
"value" : "TV broadcast test image."
},
{
"key" : "Rating",
"value" : "4"
},
{
"key" : "Latitude",
"value" : "44.6478"