![]() |
GoldFish Engine
Quite simple and lightweight game engine
|
Font. More...
Go to the source code of this file.
Functions | |
gf_font_glyph_t * | gf_font_get (gf_font_t *font, int code) |
Get glyph. | |
gf_font_t * | gf_font_create (gf_draw_t *draw, const char *path) |
Load font. | |
Font.
Definition in file gf_font.h.
|
extern |