|
xoreos
0.0.5
|
Built-in system fonts. More...
#include "src/common/types.h"#include "src/common/memreadstream.h"#include "src/common/systemfonts.h"
Go to the source code of this file.
Namespaces | |
| Common | |
Functions | |
| SeekableReadStream * | Common::getSystemFontMono () |
| Return a stream of the monospaced system font TTF. More... | |
Variables | |
| static const byte | Common::kDejaVuSansMonoBold [] |
| The DejaVu Sans Mono Bold font, version 2.35. More... | |
Built-in system fonts.
Definition in file systemfonts.cpp.
1.8.14