summaryrefslogtreecommitdiff
path: root/rc/bin/troff2gif
blob: 4be4aca0f7a752c8a8d26a697a078f7dca16517f (plain)
1
2
#!/bin/rc
{/bin/troff $*|/bin/lp -dstdout|/bin/gs -dNOPAUSE -dQUIET '-sOUTPUTFILE='/fd/1 '-sDEVICE=plan9bm' - quit.ps| crop -c 255 255 255 | togif}  >[2] /dev/null