mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Updated the synopses in the manual to reflect recent changes.
Fixed a typo in the *.def files and deleted entries that are now declared in pngpriv.h
This commit is contained in:
@@ -169,10 +169,12 @@ EXPORTS
|
||||
png_set_invalid
|
||||
; Added at version 1.0.12
|
||||
png_info_init_3
|
||||
png_destroy_struct
|
||||
; Moved to pngpriv.h
|
||||
; png_destroy_struct
|
||||
; Added at version 1.2.0
|
||||
; For use with PNG_USER_MEM_SUPPORTED
|
||||
png_destroy_struct_2
|
||||
; Moved to pngpriv.h
|
||||
; png_destroy_struct_2
|
||||
png_create_read_struct_2
|
||||
png_create_write_struct_2
|
||||
png_malloc_default
|
||||
@@ -200,13 +202,14 @@ EXPORTS
|
||||
; Added at version 1.2.41
|
||||
png_write_sig
|
||||
; png_benign_error
|
||||
; png_benign_chunk_error
|
||||
; png_chunk_benign_error
|
||||
; png_set_benign_error
|
||||
png_get_io_chunk_name
|
||||
png_get_io_state
|
||||
png_get_chunk_cache_max
|
||||
png_set_chunk_cache_max
|
||||
png_check_cHRM_fixed
|
||||
; Moved to pngpriv.h
|
||||
; png_check_cHRM_fixed @217
|
||||
png_calloc
|
||||
png_set_longjmp_fn
|
||||
; Added at version 1.4.1
|
||||
|
||||
Reference in New Issue
Block a user