[][src]Module rmicrobit::graphics::font

A 5×5 ascii font.

This is a copy of the 'pendolino' font from the micro:bit runtime.

Constants

PRINTABLE_COUNT

Number of characters in the standard font

PRINTABLE_START

Index of the first character in the standard font

Functions

character

Returns an image representing the requested ascii character.