Handbook
Glossary
line-rect ( line -- rect )
Vocabulary
core-text
Inputs
line
an
object
Outputs
rect
an
object
Definition
USING:
core-graphics
;
IN:
core-text
:
line-rect
( line -- rect )
dummy-context
CTLineGetImageBounds
;