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

#71 in Data formats

Download history 2/week @ 2024-12-04 1/week @ 2024-12-11 1/week @ 2025-02-12 147/week @ 2025-02-26 15/week @ 2025-03-05

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