Codebase list magicrescue / upstream/1.1.10+git20181202.7ae1f59 recipes / png
upstream/1.1.10+git20181202.7ae1f59

Tree @upstream/1.1.10+git20181202.7ae1f59 (Download .tar.gz)

png @upstream/1.1.10+git20181202.7ae1f59raw · history · blame

1
2
3
4
5
6
# Extracts png images.
# Depends on perl: http://perl.com
0 string \x89PNG\x0d\x0a\x1a\x0a
extension png
command pngextract.pl > "$1"
min_output_file 20