]> git.saurik.com Git - wxWidgets.git/blobdiff - src/png/scripts/pngos2.def
Applied patch [ 1325857 ] CJK input method doesn't work properly(GTK, CVS)
[wxWidgets.git] / src / png / scripts / pngos2.def
index bb21d979cf9d92e54a74075bc83d47d00c8c7fe3..1b75bc6036e0be40342ee3c01e67b51190864408 100644 (file)
@@ -2,7 +2,7 @@
 ; PNG.LIB module definition file for OS/2
 ;----------------------------------------
 
-; Version 1.2.6
+; Version 1.2.7
 
 LIBRARY                PNG
 DESCRIPTION    "PNG image compression library for OS/2"
@@ -184,6 +184,34 @@ EXPORTS
   png_convert_to_rfc1123
   png_set_invalid
 
+; Added at version 1.2.0:
+  png_mmx_support
+  png_permit_empty_plte
+  png_permit_mng_features
+  png_get_mmx_flagmask
+  png_get_asm_flagmask
+  png_get_asm_flags
+  png_get_mmx_bitdepth_threshold
+  png_get_mmx_rowbytes_threshold
+  png_set_asm_flags
+  png_init_mmx_flags
+
+; Added at version 1.2.2:
+  png_handle_as_unknown
+
+; Added at version 1.2.2 and deleted from 1.2.3:
+; png_zalloc
+; png_zfree
+
+; Added at version 1.2.4
+  png_malloc_warn
+
+; Added at version 1.2.6
+  png_set_user_limits
+  png_get_user_height_max
+  png_get_user_width_max
+; Added at version 1.2.7
+  png_set_add_alpha
 
 ; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
   png_libpng_ver