noto-sans-mono-bitmap 0.3.1

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 bootloaders when only "soft-float" is available. Strictly speaking, this crate is more than a basic bitmap font, because it encodes each pixel as a byte and not as a bit, which results in a much nicer result on the screen.
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "3a932240823406de92bbf3ea4fb4f2598ca8335d"
  },
  "path_in_vcs": ""
}