noto-sans-mono-bitmap 0.3.0

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

noto-sans-mono-bitmap

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 19 feature flags, 7 of them enabled by default.

default

font_weights_default (default)

raster_heights_default (default)

unicode_ranges_default (default)

regular (default)

This feature flag does not enable additional features.

size_16 (default)

This feature flag does not enable additional features.

unicode-basic-latin (default)

This feature flag does not enable additional features.

all

bold

This feature flag does not enable additional features.

font_weights_all

light

This feature flag does not enable additional features.

raster_heights_all

size_20

This feature flag does not enable additional features.

size_24

This feature flag does not enable additional features.

size_32

This feature flag does not enable additional features.

unicode-latin-1-supplement

This feature flag does not enable additional features.

unicode-latin-extended-a

This feature flag does not enable additional features.

unicode-specials

This feature flag does not enable additional features.

unicode_ranges_all