Crate psf_rs

source ·
Expand description

A super simple no std psf2 parser for rust.

The psfu format is what’s used in the linux tty. You can find the built in psf2 fonts in /usr/share/kbd/consolefonts.

This doesn’t support the original psf yet, and currently doesn’t support glyphs that aren’t 8px wide.

Structs