mirror of
https://github.com/gosticks/brew.git
synced 2026-08-12 12:40:22 +00:00
7 lines
71 B
PostScript
7 lines
71 B
PostScript
%!PS
|
|
/Courier
|
|
20 selectfont
|
|
72 500 moveto
|
|
(Hello World!) show
|
|
showpage
|