Set of characters of the same style and size.
More...
#include <draw.h>
Set of characters of the same style and size.
To create an object of this type use Renderer::makeFont function.
virtual draw::Font::~Font |
( |
| ) |
|
|
virtualdefault |
virtual const char* draw::Font::filePath |
( |
| ) |
const |
|
pure virtual |
virtual uint32_t draw::Font::letterSize |
( |
| ) |
const |
|
pure virtual |
const uint32_t draw::Font::kMinLetterSize = 5 |
|
static |
minimum available letter size
The documentation for this class was generated from the following file: