mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
PFM: Portable FloatMap read only support
Simple HDR format supported by GIMP (read/write) and Photoshop (read/write).
This commit is contained in:
committed by
Albert Astals Cid
parent
950ed43623
commit
06f097046c
@ -66,6 +66,7 @@ endmacro()
|
||||
kimageformats_read_tests(
|
||||
hdr
|
||||
pcx
|
||||
pfm
|
||||
psd
|
||||
pxr
|
||||
qoi
|
||||
|
BIN
autotests/read/pfm/testcard_gray.pfm
Normal file
BIN
autotests/read/pfm/testcard_gray.pfm
Normal file
Binary file not shown.
BIN
autotests/read/pfm/testcard_gray.png
Normal file
BIN
autotests/read/pfm/testcard_gray.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.4 KiB |
BIN
autotests/read/pfm/testcard_rgb.pfm
Normal file
BIN
autotests/read/pfm/testcard_rgb.pfm
Normal file
Binary file not shown.
BIN
autotests/read/pfm/testcard_rgb.png
Normal file
BIN
autotests/read/pfm/testcard_rgb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
BIN
autotests/read/pfm/testcard_rgb_ps.pfm
Normal file
BIN
autotests/read/pfm/testcard_rgb_ps.pfm
Normal file
Binary file not shown.
BIN
autotests/read/pfm/testcard_rgb_ps.png
Normal file
BIN
autotests/read/pfm/testcard_rgb_ps.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user