Sha256: 05805db08a9ef6b2001ce4ddc0b5f3f55a30e13efc57707915c858d7587b8304
Contents?: true
Size: 436 Bytes
Versions: 2
Compression:
Stored size: 436 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
magic_bytes-1.0.2 | spec/fixtures/fixture.ps |
magic_bytes-1.0.1 | spec/fixtures/fixture.ps |