Table of Contents

Enum TextServer.FontStyle

Namespace
Godot
Assembly
GodotSharp.dll
[Flags]
public enum TextServer.FontStyle : long

Fields

Bold = 1

Font is bold.

FixedWidth = 4

Font have fixed-width characters.

Italic = 2

Font is italic or oblique.