Enum TheDrawFont.FontType
The type of font.
Namespace: SadConsole.Readers
Assembly: SadConsole.dll
Syntax
public enum TheDrawFont.FontType
Fields
| Name | Description |
|---|---|
| Block | A block-based font. |
| Color | A font supporting color. |
| Outline | An outline font. |