enum FontRenderMode
Determines how is a font rendered into the bitmap texture.
Values
| Name | Value | Description |
|---|---|---|
Smooth |
0 |
|
Raster |
1 |
|
HintedSmooth |
2 |
|
HintedRaster |
3 |
FontRenderModeDetermines how is a font rendered into the bitmap texture.
| Name | Value | Description |
|---|---|---|
Smooth |
0 |
|
Raster |
1 |
|
HintedSmooth |
2 |
|
HintedRaster |
3 |