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.

Examples
VGA/Altair8800/Altair8800.ino, VGA/MultitaskingCPM/MultitaskingCPM.ino, and VGA/VIC20/VIC20.ino.

Definition at line 4 of file displaycontroller.h.