[libpng16] commit updated scripts
This commit is contained in:
parent
40b2603687
commit
bc79d70965
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
Makefiles for libpng version 1.6.0beta03 - December 21, 2011
|
Makefiles for libpng version 1.6.0beta03 - December 22, 2011
|
||||||
|
|
||||||
pnglibconf.h.prebuilt => Stores configuration settings
|
pnglibconf.h.prebuilt => Stores configuration settings
|
||||||
makefile.linux => Linux/ELF makefile
|
makefile.linux => Linux/ELF makefile
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
/* def.dfn - define format of libpng.def
|
/* def.dfn - define format of libpng.def
|
||||||
*
|
*
|
||||||
* Last changed in libpng version 1.5.0 [(PENDING RELEASE)]
|
* Last changed in libpng version 1.5.7 [December 15, 2011]
|
||||||
* Copyright (c) 2010-2011 Glenn Randers-Pehrson
|
* Copyright (c) 2010-2011 Glenn Randers-Pehrson
|
||||||
*
|
*
|
||||||
* This code is released under the libpng license.
|
* This code is released under the libpng license.
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
/* pnglibconf.h - library build configuration */
|
/* pnglibconf.h - library build configuration */
|
||||||
|
|
||||||
/* Libpng 1.6.0beta03 - December 21, 2011 */
|
/* Libpng 1.6.0beta03 - December 22, 2011 */
|
||||||
|
|
||||||
/* Copyright (c) 1998-2011 Glenn Randers-Pehrson */
|
/* Copyright (c) 1998-2011 Glenn Randers-Pehrson */
|
||||||
|
|
||||||
|
@ -205,7 +205,7 @@ EXPORTS
|
|||||||
png_get_y_offset_inches @197
|
png_get_y_offset_inches @197
|
||||||
png_get_pHYs_dpi @198
|
png_get_pHYs_dpi @198
|
||||||
png_get_io_state @199
|
png_get_io_state @199
|
||||||
png_get_io_chunk_name @200
|
;png_get_io_chunk_name @200
|
||||||
png_get_uint_32 @201
|
png_get_uint_32 @201
|
||||||
png_get_uint_16 @202
|
png_get_uint_16 @202
|
||||||
png_get_int_32 @203
|
png_get_int_32 @203
|
||||||
@ -246,3 +246,4 @@ EXPORTS
|
|||||||
png_image_free @238
|
png_image_free @238
|
||||||
png_image_write_to_file @239
|
png_image_write_to_file @239
|
||||||
png_image_write_to_stdio @240
|
png_image_write_to_stdio @240
|
||||||
|
png_convert_to_rfc1123_buffer @241
|
||||||
|
Loading…
Reference in New Issue
Block a user