ThingPulse / esp8266-oled-ssd1306

Driver for the SSD1306 and SH1106 based 128x64, 128x32, 64x48 pixel OLED display running on ESP8266/ESP32
https://thingpulse.com
Other
1.98k stars 638 forks source link

Added FontTryout example #401

Closed ropg closed 1 month ago

ropg commented 3 months ago

See if you like it. May not be a great example to teach how easy cpp is because of the pointer magic to accept both pointer types, but does let people test-drive fonts more easily.

marcelstoer commented 1 month ago

English isn't my mother tongue but shouldn't "font tryout" rather be called "font test bed"?

ropg commented 1 month ago

It's to try out fonts, hence the name. But I haven't given it much thought. Once could call it FontSampler, FontCarousel, FontTester or any number of things, I guess. Not attached to current name.

marcelstoer commented 1 month ago

😄 I've since learned that "tryout" is an actual English term - not just "try out" turned into an artificial noun.