Static NUMBER_FONT

Source
static NUMBER_FONT: &[u8]
Expand description

This font is only guaranteed to work on numbers.

§Font

§Minimize size

We only need to render digits so we remove unnecessary stuff, see: filesize - Way to reduce size of .ttf fonts? - Stack Overflow