PSD: improved option support

Added support for the following options:
- `ImageTransformation`: uses EXIF data (same behaviour of Photoshop and GIMP)
- `Description`: uses EXIF data
- `ImageFormat` 

Closes #17
This commit is contained in:
Mirco Miranda
2025-01-18 22:32:15 +00:00
committed by Albert Astals Cid
parent 873ec1bb5f
commit e83458a5d8
18 changed files with 289 additions and 118 deletions

View File

@ -0,0 +1,11 @@
[
{
"fileName" : "orientation_all.png",
"metadata" : [
{
"key" : "Software" ,
"value" : "LIFE Pro 2.18.5 (Windows)"
}
]
}
]