MTek-GDL
0.100.4-muffintrap
Loading...
Searching...
No Matches
include
mgdl
mgdl-defaultfont.h
Go to the documentation of this file.
1
#pragma once
2
8
#include <
mgdl/mgdl-font.h
>
9
10
#ifdef __cplusplus
11
extern
"C"
12
{
13
#endif
14
20
Font
*
DefaultFont_GetDefaultFont
(
void
);
21
22
#ifdef __cplusplus
23
}
24
#endif
DefaultFont_GetDefaultFont
Font * DefaultFont_GetDefaultFont(void)
Returns pointer to the Font which is always loaded.
Definition
mgdl-defaultfont.cpp:532
mgdl-font.h
Class for loading fonts and drawing text with them.
Font
Represents a font that can be used to draw text.
Definition
mgdl-font.h:16
Generated by
1.9.8