profont 0.7.0

The ProFont monospace font for use with the embedded-graphics crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.embedded-graphics]
version = "0.8.0"

[package]
authors = ["Wesley Moore <wes@wezm.net>"]
categories = ["rendering", "embedded", "no-std"]
description = "The ProFont monospace font for use with the embedded-graphics crate."
documentation = "https://docs.rs/profont"
edition = "2018"
keywords = ["bitmap", "monochrome", "font", "monospace"]
license = "MIT"
name = "profont"
readme = "README.md"
repository = "https://github.com/wezm/profont"
version = "0.7.0"