|
GRASS 8 Programmer's Manual 8.5.0(2026)-8d6ceba290
|
#include <stdio.h>#include <stdlib.h>#include <string.h>#include <unistd.h>#include <errno.h>#include <sys/types.h>#include <sys/stat.h>#include <fcntl.h>#include <grass/gis.h>#include <grass/glocale.h>
Go to the source code of this file.
Functions | |
| int | font_init (const char *name) |
| int | get_char_vects (unsigned char achar, int *n, unsigned char **X, unsigned char **Y) |
| int font_init | ( | const char * | name | ) |
Definition at line 181 of file font2.c.
References G_fatal_error(), G_strlcpy(), and name.