aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/pngw32.def
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/pngw32.def')
-rw-r--r--scripts/pngw32.def5
1 files changed, 4 insertions, 1 deletions
diff --git a/scripts/pngw32.def b/scripts/pngw32.def
index 8fe6db4..e09e708 100644
--- a/scripts/pngw32.def
+++ b/scripts/pngw32.def
@@ -5,7 +5,7 @@
LIBRARY
EXPORTS
-;Version 1.2.38
+;Version 1.2.44
png_build_grayscale_palette @1
png_check_sig @2
png_chunk_error @3
@@ -237,3 +237,6 @@ EXPORTS
png_save_int_32 @205
png_get_uint_31 @206
png_set_expand_gray_1_2_4_to_8 @207
+; Added at version 1.2.41
+ png_write_sig @208
+ png_check_cHRM_fixed @217