rustio rustio.net
63

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

  • โœ“Actively maintained (updated 79d ago)
  • !Pre-1.0: API may have breaking changes
  • โœ“Trusted by 162 crates
  • โœ“Tiny footprint (533KB, 1 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
558.8K
Dependents
162
Releases
11
Size
533KB

Deep Insights

๐Ÿ“Š
Steady growth

17.5K downloads in the last 30 days (583/day), up 15% from the previous period.

๐Ÿ”—
Moderate adoption

162 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 12/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
578/day avg-19%
05001K12/291/162/32/213/113/28

Top Dependents

Version Adoption

v0.1.6
59%
v0.1.2
24%
v0.2.0
13%
v0.1.5
2%
v0.3.1
1%

Release Timeline

11 releasessince 2022
J
F
M
A
M
J
J
A
S
O
N
D
2022
8
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
162
crates depend on noto-sans-mono-bitmap

Similar Crates