ST7789V3 1.47 Inch LCD Driver
Public API reference for the ST7789V3 display driver
Loading...
Searching...
No Matches
font_8x8.c File Reference

Bitmap glyph data for the built-in Font_8x8 font. More...

#include "fonts.h"
Include dependency graph for font_8x8.c:

Variables

const uint8_t Font8_Table []
 
const FontDef Font_8x8 = { Font8_Table, 8, 8, 1 }
 

Detailed Description

Bitmap glyph data for the built-in Font_8x8 font.

Variable Documentation

◆ Font_8x8

const FontDef Font_8x8 = { Font8_Table, 8, 8, 1 }

8x8 pixel font.