Hi,
   I managed to build oiio but I have a strange problem, I can't
create any png files bigger than 4kb with oiiotool. I have a debug
version, but its crashing in a way that VS ignores.

   Would it be possible for this bug to slip past the tests, or have I
built it wrong?

   I noticed that we don't set a filename, on the png writer.
   And we call  PNG_pvt::finish_image (m_png); twice, once directly
and  then again immediately after in  PNG_pvt::destroy_write_struct
(m_png, m_info); Which puts the PNG end of file tag on the file twice.

-Ben
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to