Documentation

Constructor - Open Dev Kit Documentation

Open Dev Kit Documentation :: General :: Font Parameters :: Constructor

Root.FontParameters._New2(
  Family String,
  Size Integer,
  Outline Float,
  Bold Boolean,
  Italics Boolean
) 

Parameters

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

Return Value

Nothing

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