------------------
Added
* Added support for loading/saving REXPaint files.
Fixed
* Console methods should be safe to use before a root console is initialized.
* Fixed simplex noise artifacts when using negative coordinates.
* Fixed backward compatible API inconsistencies with color indexes, console
truth values, and line_iter missing the starting point.
* The SDL callback should always receive an SDL_Surface.