font-with-color-fonts ( font ? -- font' )
Font shaping options

Prev:font-with-locale ( font locale -- font' )


Vocabulary
fonts.shaping

Inputs
fonta font
?a boolean


Outputs
font'a new font


Word description
Enables or disables native color glyph rendering. Enabled by default. Available color glyph formats depend on Windows and the installed font.

Definition