Fix TARGA reader bug where for 16-bpp, 4-channel images, we weren't storing alpha properly. This was revealed by a testsuite failure.
You can merge this Pull Request by running: git pull https://github.com/lgritz/oiio lg-targa Or you can view, comment on it, or merge it online at: https://github.com/OpenImageIO/oiio/pull/250 -- Commit Summary -- * Fix TARGA reader bug where for 16-bpp, 4-channel images, we weren't storing alpha properly. -- File Changes -- M src/targa.imageio/targainput.cpp (15) M testsuite/targa-tgautils/ref/out.txt (139) -- Patch Links -- https://github.com/OpenImageIO/oiio/pull/250.patch https://github.com/OpenImageIO/oiio/pull/250.diff --- Reply to this email directly or view it on GitHub: https://github.com/OpenImageIO/oiio/pull/250 _______________________________________________ Oiio-dev mailing list [email protected] http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org
