mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Ported recent changes from libpng16 to libpng17
Fixed 'minimal' builds. Various obviously useful minimal configurations don't build because of missing contrib/libtests test programs and overly complex dependencies in scripts/pnglibconf.dfa. This change adds contrib/conftest/*.dfa files that can be used in automatic build scripts to ensure that these configurations continue to build. Enabled WRITE_INVERT and WRITE_PACK in contrib/pngminim/encoder.
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
81824079b5
commit
7e2707e2af
2
README
2
README
@@ -1,4 +1,4 @@
|
||||
README for libpng version 1.7.0beta23 - November 7, 2013 (shared library 17.0)
|
||||
README for libpng version 1.7.0beta23 - November 22, 2013 (shared library 17.0)
|
||||
See the note about version numbers near the top of png.h
|
||||
|
||||
See INSTALL for instructions on how to install libpng.
|
||||
|
||||
Reference in New Issue
Block a user