The ProFont monospace programming font for use with embedded-graphics. Font data taken from the ProFont homepage.
Examples
Draw the text "Hello world" to a mock display using the 7pt ProFont font.
use ;
use PROFONT_7_POINT;
#
For a more complete example see the example in the ssd1675 crate.
Glyph Coverage
This crate provides support for ISO/IEC 8859-1 (latin1), although do note that the font is missing a few glyphs in this range.