GRASS GIS 8 Programmer's Manual  8.4.0dev(2024)-8cbe8fef7c
fontcap.h File Reference
This graph shows which files directly or indirectly include this file:

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
 

Macro Definition Documentation

◆ GFONT_DRIVER

#define GFONT_DRIVER   2

Definition at line 21 of file fontcap.h.

◆ GFONT_FREETYPE

#define GFONT_FREETYPE   1

Definition at line 20 of file fontcap.h.

◆ GFONT_STROKE

#define GFONT_STROKE   0

Definition at line 19 of file fontcap.h.