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, Mesh Detail Integer )

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
Mesh Detail Integer
number of line segments per Bezier curve when flattening glyph outlines for 3D mesh generation; higher = smoother extruded curves at a one-time import cost, lower = faster import with faceted curves on large extruded text
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