code: plan9front

ref: dd86214d77a4abf9ac160c2c63ae1bb448a5ba2d
dir: /rc/bin/troff2gif/

View raw version
#!/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