I need to display digits that take up most or all of the height of the display. Is there a way of doing that?
The fonts are part of the library so you’d either need to modify the library or write your own if the existing fonts won’t work for you. Sadly we can not assist with customizing the library but font type 3 is a large, 12x48 (the entire screen height) character font and that might work for your application.
See “Font Settings” in the [hookup guide for more details.](Flexible Grayscale OLED Hookup Guide - SparkFun Learn)
Thanks for the reply. Font 3 would work except that it’s 48 pixels high but the display is only 32 pixels high.