Imported from libpng-1.2.36.tar

This commit is contained in:
Glenn Randers-Pehrson
2009-05-06 12:49:23 -05:00
committed by Glenn Randers-Pehrson glennrp@comcast.net
parent d0d637dd47
commit 25c8491fc8
55 changed files with 169 additions and 1103 deletions

View File

@@ -5,7 +5,7 @@
LIBRARY
EXPORTS
;Version 1.2.36rc01
;Version 1.2.36
png_build_grayscale_palette @1
png_check_sig @2
png_chunk_error @3
@@ -189,7 +189,6 @@ EXPORTS
; Added at version 1.0.12
; For compatibility with 1.0.7-1.0.11
; png_info_init @174
; png_read_init_3, png_info_init_3, and png_write_init_3 are deprecated.
png_read_init_3 @175
png_write_init_3 @176
png_info_init_3 @177