5 releases

Uses new Rust 2024

0.2.0 Mar 1, 2025
0.1.3 Nov 21, 2024
0.1.2 Oct 23, 2024
0.1.1 Feb 16, 2024
0.1.0 Oct 27, 2023

#74 in Data formats

Download history 3/week @ 2024-11-29 3/week @ 2024-12-06 1/week @ 2025-02-14 153/week @ 2025-02-28 9/week @ 2025-03-07

162 downloads per month

MIT/Apache

38KB
774 lines

fontu is a command-line utility to convert between bitmap font formats.

Installation

cargo install fontu

Example Usage

Converting a font from bdf to tfon format:

fontu tfon < Tamzen8x16b.bdf > Tamzen8x16b.tfon

Dependencies

~2MB
~19K SLoC