#include <gdi.h>
The glyph bitmap structure.
Definition at line 7641 of file gdi.h.
◆ advance_x
The advance value of the glyph.
Definition at line 7645 of file gdi.h.
◆ bbox_x
The bounding box of the glyph.
Definition at line 7643 of file gdi.h.
◆ bits
const unsigned char* bits |
The pointer to the buffer of glyph bitmap bits.
Definition at line 7652 of file gdi.h.
◆ bmp_pitch
The pitch of the glyph bitmap.
Definition at line 7650 of file gdi.h.
◆ bmp_size
The size of the glyph bitmap.
Definition at line 7648 of file gdi.h.
The documentation for this struct was generated from the following file: