Class FontConfig
- Namespace
- Vintagestory.API.Client
- Assembly
- VintagestoryAPI.dll
public class FontConfig
- Inheritance
-
FontConfig
- Derived
- Inherited Members
- Extension Methods
Fields
Color
The color of the font.
public double[] Color
Field Value
- double[]
FontWeight
The weight of the font.
public FontWeight FontWeight
Field Value
- FontWeight
Fontname
The name of the font.
public string Fontname
Field Value
StrokeColor
The color of the font outline.
public double[] StrokeColor
Field Value
- double[]
StrokeWidth
The thickness of the outline.
public double StrokeWidth
Field Value
UnscaledFontsize
The size of the font before scaling is applied.
public double UnscaledFontsize