[libpng10] Imported from libpng-1.0.19rc1.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-06-13 07:58:30 -05:00
parent b6c4193528
commit db576fa76b
114 changed files with 48382 additions and 5642 deletions

View File

@@ -2,7 +2,7 @@
; PNG.LIB module definition file for OS/2
;----------------------------------------
; Version 1.0.18
; Version 1.0.19rc1
LIBRARY PNG
DESCRIPTION "PNG image compression library for OS/2"
@@ -88,7 +88,7 @@ EXPORTS
png_read_end
png_read_image
png_read_info
png_read_init ; deprecated
; png_read_init ; deprecated
png_read_png
png_read_row
png_read_rows
@@ -118,7 +118,7 @@ EXPORTS
png_set_gAMA
png_set_gAMA_fixed
png_set_gamma
png_set_gray_1_2_4_to_8
; png_set_gray_1_2_4_to_8 ; deprecated as of libpng-1.2.9
png_set_gray_to_rgb
png_set_hIST
png_set_iCCP
@@ -173,7 +173,7 @@ EXPORTS
png_write_image
png_write_info
png_write_info_before_PLTE
png_write_init ; deprecated
; png_write_init ; deprecated
png_write_png
png_write_row
png_write_rows