Segmented digits rendering crate meant for use embedded-graphics. Supported characters are: `[0-9, ., -, _, A, B, C, D, E, F, H, U, I, O, P, L, S]`
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ales Katona a999746c69
implement basics
6 years ago
src implement basics 6 years ago
.gitignore implement basics 6 years ago
Cargo.toml implement basics 6 years ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago

README.md

digitals

Segmented digits rendering crate meant for use embedded-graphics.

Supported characters are: [0-9, ., -, _, A, B, C, D, E, F, H, U, I, O, P, L, S]