corona  1.0.2
Todo List
File Convert.cpp
allow conversions from direct color images to palettized images
Namespace corona
use our own longjmp instead of libpng's. this way we don't need to use PNG_SETJMP_SUPPORTED in Windows, and don't depend on png_ptr->jmpbuf in older versions of libpng.