UnicodeRange is a Rust library for parsing and stringifying Unicode ranges. It provides functionality to convert a string representation of Unicode ranges into a vector of code points and vice versa.
Unicode character ranges by general category
UNIC — Unicode Character Tools — Character Range and Iteration
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.
CLI tool to subset fonts based on actual glyph usage from web pages
Download fonts from font-hosting sites for self-hosting.
Pure-Rust alternative to font-loader and fontconfig w. minimal dependencies
Font management and text shaping for par-term terminal emulator
Pure Rust OpenType font subsetter for OxiFont
Minimal Matrix-style rain CLI for the terminal
Cross-platform GPU-accelerated terminal emulator with inline graphics support (Sixel, iTerm2, Kitty)
Font atlas generator for beamterm WebGL terminal renderer, creating GPU-optimized texture arrays from TTF/OTF fonts
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.