My compressed font scheme (with Latin UTF-8 support) still works on humble MCUs like the ATMega32U!

@fast_code_r_us I build this with (more for) my nephew with #arduinonano clone and an #SSD1306 128x32 #oled display.

I used the #U8g2 to display the text and the u8g2_font_unifont_t_weather to display the thermometer icon.

@panigrc Would you like to use OneBitDisplay to show a fancier+larger font?
@fast_code_r_us I'll try it out for sure!
I'll take a look at the examples to find out how to integrate it.
@panigrc You'll need to clone it directly for now; I haven't done an official release. Hopefully by the end of the week I'll have it ready to release (and break everyone's existing projects 🤪 )