@hnerik-schmidt said in UIFlow BIG FONT for Core 2...:
lcd.font(lcd.FONT_DejaVu24)
This works, just tried with execute code-block, but for some unknown reason using Unicode font (single size only 24pt) with execute code block:
lcd.font(lcd.FONT_DejaVu24)
causes error 'TFT' object has no attribute 'Font_Unicode'.
DejaVu18 works also. Would be nice to have working unicode-fonts, at least here around the Baltic Sea we need dotted A and O.