Module controls.font
Font module
Tables
Font | Font fields Inherits from Control. |
Tables
- Font
-
Font fields
Inherits from Control.
Fields:
- font string font name (default "FreeSansBold.otf")
- size int font size (default 12)
- shadow bool shadow enabled (default false)
- outline bool outline enabled (default false)
- color {r,g,b,a} color table (default {1,1,1,1})
- outlineColor {r,g,b,a} outlineColor table (default {0,0,0,1})
- autoOutlineColor bool ?? (default true)
See also: