m5stack / M5Stack

M5Stack Arduino Library
MIT License
1.19k stars 425 forks source link

Enable existing VGA-like ASC font as font 3 #320

Closed chipguyhere closed 5 months ago

chipguyhere commented 5 months ago

I wanted a classic VGA look, and it turns out, the font is already part of the repository (in ASC16.h), but nothing is hooked up to display it. This hooks up as font number 3, which is otherwise skipped and unused.