FabGL
ESP32 VGA Controller and Graphics Library

◆ data

uint8_t const* fabgl::Glyph::data

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