Handbook
Glossary
text-location ( x y -- )
Vocabulary
pdf
.
text
Inputs
x
an
object
y
an
object
Outputs
None
Definition
USING:
formatting
;
IN:
pdf.text
:
text-location
( x y -- )
"1 0 0 1 %f %f Tm\n"
printf
;