Handbook
Glossary
render ( line -- line image )
Vocabulary
core-text
Inputs
line
an
object
Outputs
line
an
object
image
an
object
Definition
USING:
accessors
math
math.order
sequences
;
IN:
core-text
::
render
( line -- line image )
line
prepare-render
line line
{
0 0
}
line
render-ext>>
[
max-layout-dim
1
+
min
]
map
render-region
;