GRASS GIS 7 Programmer's Manual
7.9.dev(2021)-e5379bbd7
|
Go to the source code of this file.
Functions | |
int | font_init_freetype (const char *name, int index) |
const char * | font_get_freetype_name (void) |
int | font_get_index (void) |
const char* font_get_freetype_name | ( | void | ) |
Definition at line 20 of file font_freetype.c.
int font_get_index | ( | void | ) |
Definition at line 25 of file font_freetype.c.
int font_init_freetype | ( | const char * | name, |
int | index | ||
) |
Definition at line 9 of file font_freetype.c.