GRASS GIS 8 Programmer's Manual
8.2.2dev(2023)-3d2c704037
|
Go to the source code of this file.
Data Structures | |
struct | GFONT_CAP |
Macros | |
#define | GFONT_STROKE 0 |
#define | GFONT_FREETYPE 1 |
#define | GFONT_DRIVER 2 |
#define GFONT_DRIVER 2 |
Definition at line 16 of file fontcap.h.
Referenced by COM_Get_text_box(), and COM_Text().
#define GFONT_FREETYPE 1 |
Definition at line 15 of file fontcap.h.
Referenced by COM_Get_text_box(), and COM_Text().
#define GFONT_STROKE 0 |
Definition at line 14 of file fontcap.h.
Referenced by COM_Get_text_box(), and COM_Text().