[libpng16] Imported from libpng-1.6.8beta01.tar

This commit is contained in:
Glenn Randers-Pehrson
2013-11-23 18:28:26 -06:00
parent 27ae9362d8
commit 1c6e5f8caa
18 changed files with 37 additions and 35 deletions

View File

@@ -13,7 +13,8 @@ everything = off
# Switch on the write code - this makes a minimalist encoder
option WRITE on
# These 2 options are required if you need to read PGM (P1 or P4) PGM files.
# These 2 options are required if you need to read PBM (P1 or P4) files.
option WRITE_INVERT on
option WRITE_PACK on