Searched refs:png (Results 1 – 1 of 1) sorted by relevance
84 png=114 -p | --pn | --png)119 png="$1"121 --pn=* | --png=*)122 png=${1##*=}223 elif test -n "$png"; then257 if test -n "$png" -a -n "$datafile" -a -s "$datafile"; then259 case $png in260 *.png) ;;261 *) png="$png.png" ;;[all …]
Completed in 4 milliseconds