Rust PBF Font Tools

Tools for working with SDF font glyphs in PBF format.

This crate lets you combine multiple glyphs from multiple fonts into a single stack. Generating glyphs from a TrueType/OpenType font (a la node-fontnik) is planned for a future release.

References