|
FabGL
ESP32 VGA Controller and Graphics Library
|
#include <vgacontroller.h>
Public Attributes | |
| int16_t | glyphsWidth |
| int16_t | glyphsHeight |
| uint8_t const * | glyphsData |
| int16_t | columns |
| int16_t | rows |
| uint32_t * | map |
| int16_t fabgl::GlyphsBuffer::columns |
| uint8_t const* fabgl::GlyphsBuffer::glyphsData |
| int16_t fabgl::GlyphsBuffer::glyphsHeight |
| int16_t fabgl::GlyphsBuffer::glyphsWidth |
| uint32_t* fabgl::GlyphsBuffer::map |
| int16_t fabgl::GlyphsBuffer::rows |