mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[master] Updated the scripts/*.def lists to include png_set_quantize()
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
LIBRARY
|
||||
|
||||
EXPORTS
|
||||
;Version 1.4.2rc01
|
||||
;Version 1.4.2rc02
|
||||
png_build_grayscale_palette
|
||||
png_chunk_error
|
||||
png_chunk_warning
|
||||
@@ -212,3 +212,5 @@ EXPORTS
|
||||
; Added at version 1.4.1
|
||||
png_get_chunk_malloc_max
|
||||
png_set_chunk_malloc_max
|
||||
; Added at version 1.4.2
|
||||
png_set_quantize
|
||||
|
||||
Reference in New Issue
Block a user