postscript

  1. atax1a

    ever gotten the output of a PostScript program that you wrote tattooed onto you? :)

    0.05 setlinewidth 2 setlinecap 2 setmiterlimit 0 setgray 3600 127 div dup scale 3 1 translate newpath 0 0 moveto 16 -1 1 { dup dup 1 sub xor 1 add and 0 eq {90}{-90}ifelse rotate 0 1 rlineto } for stroke showpage
  2. gpw928

    postscript viewer gv profoundly broken

    Does anyone else use gv package to view postscript? [strand.285] $ pkg provides "/usr/local/bin/gv$" Name : gv-3.7.4_7 Comment : PostScript and PDF previewer Repo : FreeBSD Filename: usr/local/bin/gv Is it working for you? On FreeBSD 13.5 and FreeBSD 14.2, my experience is that gv...
  3. M

    PostScript print server with non-PostScript printer

    Hi guys, I have a special gem of a strategic question for you. Lately I acquired an OKI C301dn color laser printer capable of duplex printing and USB/LAN connection. The device was dirt-cheap so I did not do much research, but now I know why it was dirt-cheap: The printing quality is quite...
Back
Top