lib.rs
BMP
Small module for reading and writing bitmap images. See the documentation for the current status of BMP encoding and decoding support. Usage. An updated version of the library should be available on crates.io. Add the following to your Cargo.toml to get is a dependency. [dependencies] bmp = "*" Initializing
noto-sans-mono-bitmap
# bitmap-font # font # unicode-characters # floating-point # bitmap # noto-sans-mono no-std noto-sans-mono-bitmap Provides pre-rasterized characters from the "Noto Sans Mono" font in different sizes and font weights for multiple unicode ranges. This crate is no_std and needs no allocations or floating point operations. Useful in kernels and ...