mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -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
BIN
autotests/read/psd/orientation1.psd
Normal file
BIN
autotests/read/psd/orientation1.psd
Normal file
Binary file not shown.
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)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
BIN
autotests/read/psd/orientation2.psd
Normal file
BIN
autotests/read/psd/orientation2.psd
Normal file
Binary file not shown.
11
autotests/read/psd/orientation2.psd.json
Normal file
11
autotests/read/psd/orientation2.psd.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.5 (Windows)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
BIN
autotests/read/psd/orientation3.psd
Normal file
BIN
autotests/read/psd/orientation3.psd
Normal file
Binary file not shown.
11
autotests/read/psd/orientation3.psd.json
Normal file
11
autotests/read/psd/orientation3.psd.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.5 (Windows)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
BIN
autotests/read/psd/orientation4.psd
Normal file
BIN
autotests/read/psd/orientation4.psd
Normal file
Binary file not shown.
11
autotests/read/psd/orientation4.psd.json
Normal file
11
autotests/read/psd/orientation4.psd.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.5 (Windows)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
BIN
autotests/read/psd/orientation5.psd
Normal file
BIN
autotests/read/psd/orientation5.psd
Normal file
Binary file not shown.
11
autotests/read/psd/orientation5.psd.json
Normal file
11
autotests/read/psd/orientation5.psd.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.5 (Windows)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
BIN
autotests/read/psd/orientation6.psd
Normal file
BIN
autotests/read/psd/orientation6.psd
Normal file
Binary file not shown.
11
autotests/read/psd/orientation6.psd.json
Normal file
11
autotests/read/psd/orientation6.psd.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.5 (Windows)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
BIN
autotests/read/psd/orientation7.psd
Normal file
BIN
autotests/read/psd/orientation7.psd
Normal file
Binary file not shown.
11
autotests/read/psd/orientation7.psd.json
Normal file
11
autotests/read/psd/orientation7.psd.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.5 (Windows)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
BIN
autotests/read/psd/orientation8.psd
Normal file
BIN
autotests/read/psd/orientation8.psd
Normal file
Binary file not shown.
11
autotests/read/psd/orientation8.psd.json
Normal file
11
autotests/read/psd/orientation8.psd.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.5 (Windows)"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
BIN
autotests/read/psd/orientation_all.png
Normal file
BIN
autotests/read/psd/orientation_all.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
Reference in New Issue
Block a user