I'm building a watch face using Garmin's Connect IQ API. The watch face is designed for running so I want it to be easily readable. I'm looking for a font for numbers that covers roughly half of the screen. I am trying to avoid creating a custom font because I need to keep the storage to a minimum.
They list the font sizes with descriptions in the link below.
https://developer.garmin.com/connect-iq/user-experience-guide/page-layout/
Size 17 seems to be the largest size and it claims to cover the entire screen. On my device, the height/width of the font is approximately 1/5 of the screen height/width. Can I manually adjust the size or am I stuck creating a custom font?