In ascii mode, the "pnm.imageio" plugin sometimes fails to read binary format PNM files (when it encounters an unsigned char of value EOF). Conversely, reading ascii format PNM files in binary mode is OK.
You can merge this Pull Request by running: git pull https://github.com/darkhorse64/oiio master Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/395 -- Commit Summary -- * Open PNM files in binary mode -- File Changes -- M src/pnm.imageio/pnminput.cpp (2) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/395.patch https://github.com/OpenImageIO/oiio/pull/395.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/395 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
