mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-25 13:44:21 -04:00
JXR: Added rotation (transformation) support
- Full rotation support on load and save. - Improve also Windows compatibility by converting RGB32 to BGR32 on saving Images saved with orientation are displayed correctly by Windows Explorer (which natively supports JXR files): {width=597 height=259}
This commit is contained in:
committed by
Albert Astals Cid
parent
e5cf9caac5
commit
c0261f4926
11
autotests/read/jxr/orientation4.jxr.json
Normal file
11
autotests/read/jxr/orientation4.jxr.json
Normal file
@ -0,0 +1,11 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "orientation_all.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Software" ,
|
||||
"value" : "LIFE Pro 2.18.10"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user