Convert bdf files to fnt files
Find a file
Vance Palacio 5e8be9c099 Initial commit
A simple rust program that converts bdf fonts to fnt
2026-08-17 09:43:10 -07:00
src Initial commit 2026-08-17 09:43:10 -07:00
.gitignore Initial commit 2026-08-17 09:43:10 -07:00
Cargo.lock Initial commit 2026-08-17 09:43:10 -07:00
Cargo.toml Initial commit 2026-08-17 09:43:10 -07:00
readme.md Initial commit 2026-08-17 09:43:10 -07:00

Bdf2fnt - Rust Edition

This is a simple rust utility that converts bdf font files into fnt AngelCode font files. Because the only bitmap font format Godot understands is fnt.

AI Generated

Yes, this program was primarily generated through AI. No, I dont care. This is a garbage one off script I needed to fill a quick gap. The AI might have generated complete slop, but this slop is isolated, so its fine. Use at your own risk (but its worked fine for me in my limited use case)