mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
IFF: support for Ham8, HalfBride, Pbm and ILBM 32-bits modes
This commit is contained in:
BIN
autotests/read/iff/meta_rgba.iff
Normal file
BIN
autotests/read/iff/meta_rgba.iff
Normal file
Binary file not shown.
31
autotests/read/iff/meta_rgba.iff.json
Normal file
31
autotests/read/iff/meta_rgba.iff.json
Normal file
@ -0,0 +1,31 @@
|
||||
[
|
||||
{
|
||||
"fileName" : "metadata.png",
|
||||
"metadata" : [
|
||||
{
|
||||
"key" : "Author",
|
||||
"value" : "KDE Project"
|
||||
},
|
||||
{
|
||||
"key" : "Copyright",
|
||||
"value" : "@2025 KDE Project"
|
||||
},
|
||||
{
|
||||
"key" : "CreationDate",
|
||||
"value" : "2025-01-14T10:34:51"
|
||||
},
|
||||
{
|
||||
"key" : "Description",
|
||||
"value" : "TV broadcast test image."
|
||||
},
|
||||
{
|
||||
"key" : "Title",
|
||||
"value" : "Test Card"
|
||||
}
|
||||
],
|
||||
"resolution" : {
|
||||
"dotsPerMeterX" : 2835,
|
||||
"dotsPerMeterY" : 2835
|
||||
}
|
||||
}
|
||||
]
|
BIN
autotests/read/iff/meta_rgba.png
Normal file
BIN
autotests/read/iff/meta_rgba.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 28 KiB |
BIN
autotests/read/iff/testcard_pbm.iff
Normal file
BIN
autotests/read/iff/testcard_pbm.iff
Normal file
Binary file not shown.
BIN
autotests/read/iff/testcard_pbm.png
Normal file
BIN
autotests/read/iff/testcard_pbm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
BIN
autotests/read/iff/testcard_rlepbm.iff
Normal file
BIN
autotests/read/iff/testcard_rlepbm.iff
Normal file
Binary file not shown.
BIN
autotests/read/iff/testcard_rlepbm.png
Normal file
BIN
autotests/read/iff/testcard_rlepbm.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user