#include <gdi.h>
The device font structure.
- Note
- All fields are read-only.
Definition at line 7563 of file gdi.h.
◆ name
char name[LEN_UNIDEVFONT_NAME+1] |
The device font name. The family name supports aliases since 4.0.0:
<fonttype>-<family[,aliase]*>-<styles>-<width>-<height>-<charset[,charset]*>
for example:
ttf-courier,monospace-rrncnn-0-0-ISO8859-1,UTF-8
Definition at line 7574 of file gdi.h.
◆ style
The styles of the device font.
Definition at line 7577 of file gdi.h.
The documentation for this struct was generated from the following file: