Imported from libpng-1.4.0beta2.tar

This commit is contained in:
Glenn Randers-Pehrson
2006-04-20 21:31:14 -05:00
parent 1721829464
commit d60b8fab03
64 changed files with 297 additions and 1413 deletions

View File

@@ -2,7 +2,7 @@
; PNG.LIB module definition file for OS/2
;----------------------------------------
; Version 1.4.0beta1
; Version 1.4.0beta2
LIBRARY PNG
DESCRIPTION "PNG image compression library for OS/2"
@@ -82,13 +82,11 @@ EXPORTS
png_malloc
png_memcpy_check
png_memset_check
png_permit_empty_plte
png_process_data
png_progressive_combine_row
png_read_end
png_read_image
png_read_info
png_read_init ; deprecated
png_read_png
png_read_row
png_read_rows
@@ -118,7 +116,6 @@ EXPORTS
png_set_gAMA
png_set_gAMA_fixed
png_set_gamma
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 +170,6 @@ EXPORTS
png_write_image
png_write_info
png_write_info_before_PLTE
png_write_init ; deprecated
png_write_png
png_write_row
png_write_rows