[libpng15] Imported from libpng-1.5.18beta02.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-12-26 11:54:19 -06:00
parent 24726a403f
commit 642b1d8f1e
28 changed files with 977 additions and 279 deletions

View File

@@ -14,8 +14,8 @@ everything = off
option WRITE on
# These 2 options are required if you need to read PGM (P1 or P4) PGM files.
# option WRITE_INVERT on
# option WRITE_PACK on
option WRITE_INVERT on
option WRITE_PACK on
# You must choose fixed or floating point arithmetic:
# option FLOATING_POINT on