Native front-end
Runebender Xilem.
Runebender Xilem is the native Rust/Xilem desktop editor front-end. Most current manual, shortcut, tracing, and source workflow docs describe this path.
| Status | Very alpha native editor |
|---|---|
| Audience | Early users, contributors, documentation agents |
| Source | runebender-xilem README |
| Stability | Actively changing |
Use this when
- You want to run the native editor with Cargo.
- You want the current glyph editing, tracing, shortcut, and UFO workflow docs.
- You are inspecting the Xilem UI, app state, source map, or architecture.
Xilem docs
Xilem install Build and run the native editor from source. Xilem manual Current editing surface and workflow map. Xilem tracing Background image and autotrace workflow. Xilem shortcuts Keyboard commands from the current README. Xilem source map Where to look in the native editor repository. Xilem architecture Contributor-level map of the native app shape.
Source
| Repo | github.com/eliheuer/runebender-xilem |
|---|---|
| Run | cargo run — assets/untitled.ufo |
| Status | Very alpha and actively under development. |