Crates.io | profont |
lib.rs | profont |
version | 0.7.0 |
source | src |
created_at | 2018-11-24 06:55:59.331535 |
updated_at | 2023-05-31 03:46:04.240748 |
description | The ProFont monospace font for use with the embedded-graphics crate. |
homepage | |
repository | https://github.com/wezm/profont |
max_upload_size | |
id | 98383 |
size | 37,453 |
The ProFont monospace font for use with the embedded-graphics crate.
profont
is licensed under the MIT license.
ProFont is available in 7 sizes:
There are some examples that use the embedded-graphics
simulator. Run these as follows:
cargo run debugger
cargo run mock-display
cargo run hello
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