Sha256: 6289937800f2f5e3d569fccd4c1c28eb98d6d8a4cc3cf6b898d73da8e0a46441
Contents?: true
Size: 435 Bytes
Versions: 24
Compression:
Stored size: 435 Bytes
Contents
%!PS /Courier % name the desired font 20 selectfont % choose the size in points and establish % the font as the current one 72 500 moveto % position the current point at % coordinates 72, 500 (the origin is at the % lower-left corner of the page) (Hello world!) show % stroke the text in parentheses showpage % print all on the page
Version data entries
24 entries across 24 versions & 2 rubygems
Version | Path |
---|---|
rouge-3.26.0 | lib/rouge/demos/postscript |
rouge-3.25.0 | lib/rouge/demos/postscript |
rouge-3.24.0 | lib/rouge/demos/postscript |
rouge-3.23.0 | lib/rouge/demos/postscript |