mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
Imported from libpng-1.2.3rc2.tar
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
; PNG.LIB module definition file for OS/2
|
||||
;----------------------------------------
|
||||
|
||||
; Version 1.2.3rc1
|
||||
; Version 1.2.3rc2
|
||||
|
||||
LIBRARY PNG
|
||||
DESCRIPTION "PNG image compression library for OS/2"
|
||||
@@ -198,6 +198,14 @@ EXPORTS
|
||||
|
||||
; Added at version 1.2.2:
|
||||
png_handle_as_unknown
|
||||
png_zalloc
|
||||
png_zfree
|
||||
|
||||
; Added at version 1.2.3
|
||||
png_default_read
|
||||
png_default_write
|
||||
png_default_flush
|
||||
png_push_fill_buffer
|
||||
|
||||
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
|
||||
png_libpng_ver
|
||||
|
||||
Reference in New Issue
Block a user