rustio rustio.net
60

noto-sans-mono-bitmap

v0.3.2 Growing

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.

MIT Edition 2021 MSRV 1.56.1
Text processingNo standard library #font#bitmap#noto-sans-mono

Quick Verdict

  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 164 crates
  • โœ“Tiny footprint (533KB, 1 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
595.3K
Dependents
164
Releases
11
Size
533KB

Deep Insights

๐Ÿ“Š
Stable downloads

17.4K downloads in the last 30 days (579/day). Volume is roughly flat compared to the previous period.

๐Ÿ”—
Moderate adoption

164 crates depend on noto-sans-mono-bitmap. Reasonable ecosystem adoption, though not yet a core dependency.

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 4+ years old, noto-sans-mono-bitmap hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐ŸŒŸ
Used by top crates

Notable dependents include buffer-graphics-lib, bootloader-x86_64-common, bootloader-x86_64-bios-stage-3, os-terminal, printk. When high-quality crates choose noto-sans-mono-bitmap, it's a strong quality signal.

Health Breakdown

Maintenance 9/25

Recency, release consistency, active ratio

Quality 17/25

Yanked ratio, deps, size, maturity, features

Community 12/20

Reverse deps, ownership, ecosystem

Popularity 7/15

Downloads, momentum, growth trend

Documentation 15/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
606/day avg-3%
05001K2K2K2/263/164/34/215/95/26

Top Dependents

Version Adoption

v0.1.6
58%
v0.1.2
25%
v0.2.0
14%
v0.1.5
2%
v0.3.1
1%

Release Timeline

10 releasessince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
7
2023
2024
2
2025
2026
1
Less
More

Feature Flags

default =["raster_heights_default", "font_weights_default", "unicode_ranges_default"]

allboldlightregularsize_16size_20size_24size_32font_weights_allunicode-specialsraster_heights_allunicode_ranges_allunicode-basic-latinfont_weights_default*raster_heights_default*unicode_ranges_default*unicode-latin-extended-aunicode-latin-1-supplement

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
164
crates depend on noto-sans-mono-bitmap

Similar Crates