Documentation

Font Parameters - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Font Parameters

Root.FontParameters
Defines parameters for font formatting

Functions

Constructor ( Family String, Size Integer, Outline Float, Bold Boolean, Italics Boolean )

Properties

Family String
font family
Size Integer
font size
Outline Float
font's outline thickness
Bold Boolean
whether the font is bold
Italics Boolean
whether the font is in italics
Cached Font Font'
cached font for quicker comparisons
Managed Fonts Font* Array
all premutations of fonts
Font Font*
font typeface

If you think anything is missing, please feel free to: submit documentation feedback on this page