Blame | Last modification | View Log | RSS feed
--------------------------------------
PNGlib Demo (only open a png files)
by
Giacomo Guidi <giacomo@gandalf.sssup.it>
Last update 20/03/2003
--------------------------------------
This is a simple test demo for the png lib.
The "test.png" file is loaded and saved
into a buffer
--------------------------------------
The demo is composed by:
MAKEFILE The makefile used to compile the application
README.TXT This file
INITFILE.C The init file (with fs initialization)
PNGDEMO.C The PNG Demo
TEST.PNG The test png image
--------------------------------------
- The file system is initialized as read only