noto-sans-mono-bitmap
v0.3.2 GrowingProvides 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.
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
Deep Insights
17.5K downloads in the last 30 days (583/day), up 15% from the previous period.
162 crates depend on noto-sans-mono-bitmap. Reasonable ecosystem adoption, though not yet a core dependency.
Despite being 4+ years old, noto-sans-mono-bitmap hasn't reached 1.0 yet. Expect potential API changes between versions.
Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.
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
Recency, release consistency, active ratio
Yanked ratio, deps, size, maturity, features
Reverse deps, ownership, ecosystem
Downloads, momentum, growth trend
Docs, repo, license, metadata
Download Trend
Top Dependents
Most downloaded crates that depend on noto-sans-mono-bitmap
Version Adoption
Release Timeline
Feature Flags
default =["raster_heights_default", "font_weights_default", "unicode_ranges_default"]