[devel] Imported from libpng-1.5.0beta17.tar

This commit is contained in:
Glenn Randers-Pehrson
2010-04-16 19:27:08 -05:00
parent 0f0a19e9ce
commit 3cd7cffd0c
38 changed files with 287 additions and 190 deletions

View File

@@ -1,5 +1,5 @@
Makefiles for libpng version 1.5.0beta17 - April 1, 2010
Makefiles for libpng version 1.5.0beta17 - April 17, 2010
makefile.linux => Linux/ELF makefile
(gcc, creates libpng15.so.15.1.5.0beta17)

View File

@@ -1,7 +1,7 @@
/* pngwin.dfn - find all exported symbols
*
* Last changed in libpng 1.5.0 [April 1, 2010]
* Last changed in libpng 1.5.0 [April 17, 2010]
* Copyright (c) 1998-2010 Glenn Randers-Pehrson
*
* This code is released under the libpng license.

View File

@@ -54,7 +54,7 @@ EXPORTS
png_set_invert_mono @46
png_set_background @47
png_set_strip_16 @48
png_set_dither @49
; png_set_dither @49
png_set_gamma @50
png_set_flush @51
png_write_flush @52
@@ -213,3 +213,4 @@ EXPORTS
png_save_uint_32 @205
png_save_int_32 @206
png_save_uint_16 @207
png_set_quantize @208