Handbook
Glossary
CTFontGetBoundingBox ( font -- CGRect )
Vocabulary
core-text
.
fonts
Inputs
font
an
object
Outputs
CGRect
an
object
Definition
USING:
alien.syntax
core-graphics.types
;
IN:
core-text.fonts
FUNCTION:
CGRect
CTFontGetBoundingBox
(
CTFontRef
font )