| # noapng.dfa | |
| # Build time configuration of libpng | |
| # | |
| # Author: John Bowler | |
| # Copyright: (c) John Bowler, 2025 | |
| # Usage rights: | |
| # To the extent possible under law, the author has waived all copyright and | |
| # related or neighboring rights to this work. This work is published from: | |
| # United States. | |
| # | |
| # Build libpng without APNG support. This removes all of the APNG support, | |
| # see noapngread.dfa and noapngwrite.dfa for just read or just write support. | |
| option WRITE_APNG off |