mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng10] Imported from libpng-1.0.13.tar
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
; PNG.LIB module definition file for OS/2
|
||||
;----------------------------------------
|
||||
|
||||
; Version 1.0.12beta1
|
||||
; Version 1.0.13
|
||||
|
||||
LIBRARY PNG
|
||||
DESCRIPTION "PNG image compression library for OS/2"
|
||||
@@ -184,11 +184,22 @@ EXPORTS
|
||||
png_convert_to_rfc1123
|
||||
png_set_invalid
|
||||
|
||||
;To be added at version 1.2.0
|
||||
; png_permit_mng_features
|
||||
|
||||
;To be added at version 1.2.0
|
||||
; 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_zalloc
|
||||
png_zfree
|
||||
png_handle_as_unknown
|
||||
|
||||
; These are not present when libpng is compiled with PNG_NO_GLOBAL_ARRAYS
|
||||
png_libpng_ver
|
||||
|
||||
Reference in New Issue
Block a user