Properties for Font creation.
More...
◆ EXISTING_FONT_POINTER
| auto SDL::prop::Font::Create::EXISTING_FONT_POINTER |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_EXISTING_FONT
Pointer to existing font.
◆ FACE_NUMBER
| auto SDL::prop::Font::Create::FACE_NUMBER |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_FACE_NUMBER
Number for face.
◆ FILENAME_STRING
| auto SDL::prop::Font::Create::FILENAME_STRING |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_FILENAME_STRING
String for filename.
◆ HORIZONTAL_DPI_NUMBER
| auto SDL::prop::Font::Create::HORIZONTAL_DPI_NUMBER |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_HORIZONTAL_DPI_NUMBER
Number for horizontal dpi.
◆ IOSTREAM_AUTOCLOSE_BOOLEAN
| auto SDL::prop::Font::Create::IOSTREAM_AUTOCLOSE_BOOLEAN |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_IOSTREAM_AUTOCLOSE_BOOLEAN
Enable iostream autoclose.
◆ IOSTREAM_OFFSET_NUMBER
| auto SDL::prop::Font::Create::IOSTREAM_OFFSET_NUMBER |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_IOSTREAM_OFFSET_NUMBER
Number for iostream offset.
◆ IOSTREAM_POINTER
| auto SDL::prop::Font::Create::IOSTREAM_POINTER |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_IOSTREAM_POINTER
Pointer to iostream.
◆ SIZE_FLOAT
| auto SDL::prop::Font::Create::SIZE_FLOAT |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_SIZE_FLOAT
Float for size.
◆ VERTICAL_DPI_NUMBER
| auto SDL::prop::Font::Create::VERTICAL_DPI_NUMBER |
|
constexpr |
Initial value: =
TTF_PROP_FONT_CREATE_VERTICAL_DPI_NUMBER
Number for vertical dpi.