mapnik/tests/python_tests
Carl Simonson cd7ad3e15e Catch and throw PNG exceptions - fixes #1213
The png library uses setjmp/longjmp to throw exceptions when reading. If this
is not set up, the png library calls abort(). This change handles the errors
and throws a C++ exception instead.

This issue was found by testing images from pngsuite at
http://www.schaik.com/pngsuite/. These images are included and a unit test was
added to test both images that should be successful and images that should
throw an exception.
2012-06-06 17:52:41 -05:00
..
2012-03-27 18:55:33 -04:00
2012-04-08 02:20:56 +02:00
2012-04-08 02:20:56 +02:00
2012-02-24 13:15:48 -08:00
2012-02-24 13:15:48 -08:00
2012-02-24 13:15:48 -08:00