fukasawa e60969
This demonstrates the use of PNG_USER_CONFIG and pngusr.h
fukasawa e60969
fukasawa e60969
The makefile builds a minimal read-only progressive decoder with
fukasawa e60969
embedded libpng, zlib and your system's X library.
fukasawa e60969
fukasawa e60969
Specify the location of the zlib source (1.2.1 or later) as ZLIBSRC
fukasawa e60969
on the make command line.
fukasawa e60969
fukasawa e60969
Edit makefile if required, to find your X library and include files,
fukasawa e60969
then
fukasawa e60969
fukasawa e60969
    make ZLIBSRC=directory
fukasawa e60969
fukasawa e60969
If you prefer to use the shared libraries, go to contrib/gregbook
fukasawa e60969
and build the rpng2-x application there.