|
SDL3pp
A slim C++ wrapper for SDL3
|
Properties for Font. More...
Namespaces | |
| namespace | Create |
| Properties for Font creation. | |
Variables | |
| constexpr auto | OUTLINE_LINE_CAP_NUMBER |
| Number for outline line cap. | |
| constexpr auto | OUTLINE_LINE_JOIN_NUMBER |
| Number for outline line join. | |
| constexpr auto | OUTLINE_MITER_LIMIT_NUMBER |
| Number for outline miter limit. | |
Properties for Font.
Properties within subnamespace Create are used when creating a font with OpenFontWithProperties(). Poperties without the prefix can retrieved by using Font.GetProperties() on an existing font.
|
constexpr |
Number for outline line cap.
|
constexpr |
Number for outline line join.
|
constexpr |
Number for outline miter limit.