mirror of
https://github.com/corkami/pocs
synced 2026-06-08 13:36:21 +00:00
7 lines
86 B
PostScript
7 lines
86 B
PostScript
%!PS
|
|
/NimbusSans-Regular 100 selectfont
|
|
75 400 moveto
|
|
(PostScript) show
|
|
showpage
|
|
stop
|