mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-05-28 00:30:23 -04:00
- Added a class to read and write minimal exif metadata. - JXL plugin uses EXIF metadata to load/save the resolution of the image (like GIMP). - JXL plugin uses EXIF metadata to set/store text metadata and date/time. - Enable info display in Dolphin (JXL File -> Properties -> Details on a JXL file, see image below). - Enabled read test to check also image metadata and resolution. {width=401 height=357}
12 lines
360 B
YAML
12 lines
360 B
YAML
Dependencies:
|
|
- 'on': ['Linux', 'FreeBSD', 'macOS', 'Windows', 'Android']
|
|
'require':
|
|
'frameworks/extra-cmake-modules': '@same'
|
|
'frameworks/karchive' : '@same'
|
|
|
|
Options:
|
|
test-before-installing: True
|
|
require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
|
|
cmake-options: "-DKIMAGEFORMATS_DDS=ON -DKIMAGEFORMATS_JXR=ON"
|
|
per-test-timeout: 90
|