profont 0.5.0

The ProFont monospace font for use with the embedded-graphics crate.
Documentation

ProFont

The ProFont monospace font for use with the embedded-graphics crate.

Build Status crates.io Documentation

profont is licensed under the MIT license.

Specimens

ProFont is available in 7 sizes:

7 Point

7 Point ProFont

9 Point

9 Point ProFont

10 Point

10 Point ProFont

12 Point

12 Point ProFont

14 Point

14 Point ProFont

18 Point

18 Point ProFont

24 Point

24 Point ProFont

Examples

There are some examples that use the embedded-graphics simulator. Run these as follows:

cargo run --example --features embedded-graphics-simulator debugger
cargo run --example --features embedded-graphics-simulator mock-display
cargo run --example --features embedded-graphics-simulator hello