JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
oops, didn't mean to commit those other files
[vor.git] / povimg.sh
1 #!/bin/sh
2
3 povray -D +A -O- +FP $* 2>/dev/null | pnmcrop | pnmtopng -transparent black 2>/dev/null