|
SDL3pp
A slim C++ wrapper for SDL3
|
Properties for Font creation. More...
Variables | |
| constexpr auto | FILENAME_STRING |
| String for filename. | |
| constexpr auto | IOSTREAM_POINTER |
| Pointer to iostream. | |
| constexpr auto | IOSTREAM_OFFSET_NUMBER |
| Number for iostream offset. | |
| constexpr auto | IOSTREAM_AUTOCLOSE_BOOLEAN |
| Enable iostream autoclose. | |
| constexpr auto | SIZE_FLOAT |
| Float for size. | |
| constexpr auto | FACE_NUMBER |
| Number for face. | |
| constexpr auto | HORIZONTAL_DPI_NUMBER |
| Number for horizontal dpi. | |
| constexpr auto | VERTICAL_DPI_NUMBER |
| Number for vertical dpi. | |
| constexpr auto | EXISTING_FONT_POINTER |
| Pointer to existing font. | |
Properties for Font creation.
|
constexpr |
Pointer to existing font.
|
constexpr |
Number for face.
|
constexpr |
String for filename.
|
constexpr |
Number for horizontal dpi.
|
constexpr |
Enable iostream autoclose.
|
constexpr |
Number for iostream offset.
|
constexpr |
Pointer to iostream.
|
constexpr |
Float for size.
|
constexpr |
Number for vertical dpi.