Imported from libpng-1.2.2beta3.tar

This commit is contained in:
Glenn Randers-Pehrson
2002-03-06 22:08:00 -06:00
parent c6de22da1d
commit c1bfe686ce
59 changed files with 762 additions and 308 deletions

View File

@@ -2,7 +2,7 @@
; PNG.LIB module definition file for OS/2
;----------------------------------------
; Version 1.2.2beta2
; Version 1.2.2beta3
LIBRARY PNG
DESCRIPTION "PNG image compression library for OS/2"
@@ -184,9 +184,6 @@ EXPORTS
png_convert_to_rfc1123
png_set_invalid
;To be added at version 1.2.0
; png_permit_mng_features
; Added at version 1.2.0:
png_mmx_support
png_permit_empty_plte
@@ -199,6 +196,11 @@ EXPORTS
png_set_asm_flags
png_init_mmx_flags
; Added at version 1.2.2:
png_zalloc
png_zfree
png_handle_as_unknown
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
png_libpng_ver
png_pass_start