<font> ( -- font )
Factor handbook » UI framework » Implementing new gadgets » Customizing gadget appearance » Implementing custom drawing logic » Rendering text » Fonts

Prev:font
Next:font-with-foreground ( font color -- font' )


Vocabulary
fonts

Inputs
None

Outputs
fonta font


Word description
Creates a new font.

Definition