hatchcross

A simple little program which does crosshatching on png files. It gave me a chance to play around with libpng. For some reason libpng uses setjmp()/longjmp() for error handling, which is pretty bizarre.

Here it is... hatchcross.c

russell.0.png hatchcross -j -o russell1.png russell.0.png hatchcross -o russell2.png russell.0.png

home

valid XHTML and CSS