aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/fixtures/test.ps
blob: 68aae0621421a624f0cb1709e594a82b0dac2eab (plain)
1
2
3
4
5
6
%!PS
/Courier
20 selectfont
72 500 moveto
(Hello World!) show
showpage