37 charset =
G_store(
"ISO-8859-1");
void G_free(void *buf)
Free allocated memory.
char * G_store(const char *s)
Copy string to allocated memory.
const char * font_get_charset(void)
int font_init_freetype(const char *, int)
const char * font_get_freetype_name(void)
int font_init_charset(const char *)