15 lines
204 B
PostScript
15 lines
204 B
PostScript
![]() |
%!PS-2.0
|
||
|
|
||
|
<< 23 45 >> %dictionary
|
||
|
< 23 > %hex string
|
||
|
<~a>a%a~> %base85 string
|
||
|
(%)s
|
||
|
(sf\(g>a)sdg)
|
||
|
|
||
|
/foo {
|
||
|
<<
|
||
|
hello 2
|
||
|
3
|
||
|
>>
|
||
|
} def
|