mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-24 05:24:19 -04:00
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:
committed by
Albert Astals Cid
parent
873ec1bb5f
commit
e83458a5d8
11
autotests/read/psd/orientation1.psd.json
Normal file
11
autotests/read/psd/orientation1.psd.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.5 (Windows)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user