summaryrefslogtreecommitdiffstats
path: root/rules/libpng.in
blob: c8ce12cdce1a8ba06fff588c8fd9cfd2a0a51e3b (plain)
1
2
3
4
5
6
7
8
config LIBPNG
	bool
	prompt "libpng"
	select ZLIB
	help
	  libpng is the official PNG reference library.
	  It supports almost all PNG features, is extensible,
	  and has been extensively tested for over 12 years.