#!/bin/sh # gen_template.sh - Don Yang (uguu.org) # # 11/30/01 anytopnm $1 | pnmscale -xsize=$3 -ysize=$4 | pnminvert | ppmquant 2 | ppmtoxpm | ./xpmtotxt.pl > $2