Handbook
Glossary
default-font-size ( -- size )
Factor handbook
»
UI framework
»
Implementing new gadgets
»
Customizing gadget appearance
»
Implementing custom drawing logic
»
Rendering text
»
Fonts
Prev:
serif-font ( -- font )
Next:
default-font-foreground ( -- color )
Vocabulary
fonts
Inputs
None
Outputs
size
an
object
Definition
USING:
kernel
namespaces
;
IN:
fonts
:
default-font-size
( -- size )
\
default-font-size
get
12
or
;