Handbook
Glossary
cache-font-metrics ( font -- metrics )
Vocabulary
core-text
.
fonts
Inputs
font
an
object
Outputs
metrics
an
object
Definition
USING:
accessors
kernel
;
IN:
core-text.fonts
:
cache-font-metrics
( font -- metrics )
[
name>>
]
[
size>>
]
[
font-traits
]
tri
(cache-font-metrics)
;