xoreos  0.0.5
Namespaces | Functions | Variables
systemfonts.cpp File Reference

Built-in system fonts. More...

#include "src/common/types.h"
#include "src/common/memreadstream.h"
#include "src/common/systemfonts.h"
Include dependency graph for systemfonts.cpp:

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...
 

Detailed Description

Built-in system fonts.

Definition in file systemfonts.cpp.