This package exports [Fontdue.js](https://docs.fontdue.com/fontduejs) components for React projects.
Sanity schemas and sync engine for Fontdue font data
A simple no_std font parser and rasterizer.
A glue crate between fontdue and sdl2
Fontdue-based glyph rasterizer for OxiText
Fontdue renderer module for Spitfire toolset
CPU rendering backend (tiny-skia + fontdue) for truce plugins
fontdue extension to generate sdf:s directly
Pure-Rust text rendering pipeline (facade): shape → layout → raster
Lightweight GUI types for truce - layout, render trait, widget regions. No rasterization, no windowing.
Glyph-as-Entity dynamic atlas text rendering for Bevy
Fast icon font to image renderer with Python bindings
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.
High-fidelity terminal art engine ANSI, Braille, Kanji, Sixel, and more