profont

ProFont for the embedded-graphics crate

MIT License

Downloads
36.7K
Stars
49
Committers
5

ProFont

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

profont is licensed under the MIT license.

Specimens

ProFont is available in 7 sizes:

7 Point

9 Point

10 Point

12 Point

14 Point

18 Point

24 Point

Examples

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

cargo run debugger
cargo run mock-display
cargo run hello

Data Files

The binary of the crate is used to generate the data files from a source font. They can be regenerated with:

bmake -C tools/data pngs all
Package Rankings
Top 11.56% on Crates.io
Badges
Extracted from project README
Build Status crates.io Documentation