[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:
Glenn Randers-Pehrson
2011-01-22 21:10:03 -06:00
parent c4ff4e7167
commit ce5d7cb7aa
7 changed files with 223 additions and 104 deletions

View File

@@ -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