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:
Mirco Miranda
2024-06-12 22:42:08 +00:00
committed by Albert Astals Cid
parent 863c424390
commit 950ed43623
10 changed files with 314 additions and 0 deletions

View File

@ -0,0 +1,4 @@
{
"Keys": [ "pxr" ],
"MimeTypes": [ "image/x-pxr" ]
}