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