alicevision / QtOIIO

Qt Image IO plugin based on OpenImageIO.
http://www.openimageio.org
Other
41 stars 14 forks source link

Add psd support #18

Open DougRogers opened 3 years ago

DougRogers commented 3 years ago

Open Image I/O supports psd files.

fabiencastan commented 3 years ago

Maybe you didn't build oiio with psd support?

We retrieve the supported extensions dynamically from oiio: https://github.com/alicevision/QtOIIO/blob/develop/src/imageIOHandler/QtOIIOPlugin.cpp#L37

DougRogers commented 3 years ago

It is listed in OIIO extension list, but it is not in your json file.