A font editor built with Xilem - a port of Runebender from Druid to Xilem and the Linebender ecosystem.
Very alpha and mostly Claude generated.
cargo build
cargo runRequires Rust 1.88+ (uses 2024 edition features).
# Run with GUI file picker
cargo run
# Open a UFO directly from command line
cargo run path/to/font.ufo
# Or after building
./target/release/spoonbender path/to/font.ufo