FabGL
ESP32 Display Controller and Graphics Library

◆ data

uint8_t const* data

Byte aligned binary data of the glyph. A 0 represents background or a transparent pixel. A 1 represents foreground.

Definition at line 332 of file displaycontroller.h.