You are on page 1of 1

-------------------------------------------------------------------

PNGlib version 1.0


Beta release
(C) 2002 by Thomas Bleeker
PNGlib@MadWizard.org
http://www.MadWizard.org
-------------------------------------------------------------------

This is the beta releas of PNGlib, a free library written in


assembly to read and display PNG images in your programs.
Includes and headers for use in MASM32 as well as (visual) C
are included.

Directory listing:

[bin]
Normal and safe build of the PNGlib, in binary .lib format
Include file for use with MASM32
Header file for use in visual C
[C samples]
Visual C examples of using the PNGlib
[MASM samples]
MASM32 samples of using the PNGlib
[docs]
The PNGlib documentation, in HTMLhelp format
[PNGview]
Executable (\Release) and source of a 29KB PNG viewer,
written by me using the PNGlib
[source]
The full source of PNGlib

Thomas, PNGlib@MadWizard.org

You might also like