I'm using a 2.7 pico e-paper hooked up to a raspberry pi pico, along with a DS3231 RTC so it can display the time. I'm able to display time using the sample code provided on the waveshare page for the pico e-paper, but there's no option within the code to change font.
How can I implement font types and sizes?