mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-25 13:44:21 -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
4
src/imageformats/pxr.json
Normal file
4
src/imageformats/pxr.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"Keys": [ "pxr" ],
|
||||
"MimeTypes": [ "image/x-pxr" ]
|
||||
}
|
Reference in New Issue
Block a user