Handbook
Glossary
metrics>dim ( bounds -- dim )
Vocabulary
core-text
Inputs
bounds
an
object
Outputs
dim
an
object
Definition
USING:
accessors
arrays
kernel
math
math.functions
;
IN:
core-text
:
metrics>dim
( bounds -- dim )
[
width>>
]
[
[
ascent>>
]
[
descent>>
]
bi
+
]
bi
ceiling
>integer
2array
;