mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
PXR: Pixar raster read only support
Limited read only support to Pixar raster as supported by Photoshop (RGB and Gray 8-bit only).
This commit is contained in:
committed by
Albert Astals Cid
parent
863c424390
commit
950ed43623
@ -67,6 +67,7 @@ kimageformats_read_tests(
|
||||
hdr
|
||||
pcx
|
||||
psd
|
||||
pxr
|
||||
qoi
|
||||
ras
|
||||
rgb
|
||||
|
BIN
autotests/read/pxr/testcard_gray.png
Normal file
BIN
autotests/read/pxr/testcard_gray.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.4 KiB |
BIN
autotests/read/pxr/testcard_gray.pxr
Normal file
BIN
autotests/read/pxr/testcard_gray.pxr
Normal file
Binary file not shown.
BIN
autotests/read/pxr/testcard_rgb.png
Normal file
BIN
autotests/read/pxr/testcard_rgb.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
BIN
autotests/read/pxr/testcard_rgb.pxr
Normal file
BIN
autotests/read/pxr/testcard_rgb.pxr
Normal file
Binary file not shown.
Reference in New Issue
Block a user