Large Font for Waveshare E-inc Display

Hello all!
I am looking for a 72pt font for my 4.2in Waveshare E-Paper display.
I have read tons of sites, but haven't had any luck getting larger fonts to work. The closest I have come was a .net applicaiton called "The Dot Factory", but the text that is produced is scrambled, Here is what I am seeing


I feel like I am close, but have totally hit a wall.
Does anyone know how I can make a larger font size?
(or download one)

Thanks you so much!!!
-Kevin

@kevin192291, hi, thank you for the picture. At least some information provided.

You look either for a font for the library you use, or a library and a big font for it.

Please take a look at How to get the best out of this forum, to learn to provide enough information for getting help!

GxEPD2 (available from Library Manager) can be used with U8g2_for_Adafruit_GFX (ditto) , which supports many fonts (how to: GxEPD2_U8G2_Fonts_Example), or with fonts for Adafruit_GFX added e.g. from SQUIX Font Converter, see e.g. GxEPD2_RefreshTests.

Jean-Marc