X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/880c38ba18589a4a6dcff4a65fa1bf8e6b87402e..5b90e570c9cd075069292da898cf23b8e9408f75:/src/png/scripts/pngos2.def diff --git a/src/png/scripts/pngos2.def b/src/png/scripts/pngos2.def index 1b75bc6036..6cc2fc2cec 100644 --- a/src/png/scripts/pngos2.def +++ b/src/png/scripts/pngos2.def @@ -2,7 +2,7 @@ ; PNG.LIB module definition file for OS/2 ;---------------------------------------- -; Version 1.2.7 +; Version 1.2.20 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 @@ -213,8 +213,17 @@ EXPORTS ; Added at version 1.2.7 png_set_add_alpha +; Added at version 1.2.9 + png_get_uint_32 + png_save_uint_32 + png_get_uint_16 + png_save_uint_16 + png_get_int_32 + png_save_int_32 + png_get_uint_31 + png_set_expand_gray_1_2_4_to_8 + ; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS - png_libpng_ver png_pass_start png_pass_inc png_pass_ystart