Agent-readable orientation
Current facts.
A compact source of truth for humans and AI agents. These facts are intentionally conservative because the Runebender project family is alpha software.
| Status | Current orientation facts |
|---|---|
| Audience | Humans, crawlers, coding agents |
| Source | Runebender Core, Xilem, Comfy, and Druid READMEs |
| Stability | Conservative, but still alpha |
Status
- Runebender is a family of very alpha font editor projects.
- The public docs are an orientation map, not a stable API contract.
- The known alpha limits are documented at Alpha limits.
- Implementation details should be verified against the relevant source repository.
Project
| Shared core | github.com/eliheuer/runebender-core |
|---|---|
| Native front-end | github.com/eliheuer/runebender-xilem |
| Browser editor | github.com/eliheuer/runebender-web |
| ComfyUI front-end | github.com/eliheuer/runebender-comfy |
| Historical front-end | github.com/linebender/runebender |
| Website source | Not public yet; use the public docs and source repositories for current orientation. |
| Full AI context | llms-full.txt |
Durable map
- Runebender Core is the headless Rust crate and CLI direction for non-UI font operations.
- Runebender Xilem is the native Rust/Xilem editor front-end.
- Runebender Comfy is the ComfyUI/Vue/WASM front-end and node path.
- Runebender Druid is the earlier Druid-based implementation.
- Future Runebender front-ends may be added as the shared core grows.
- The current Xilem workflow is source-first: clone the repo and run with Cargo.
- UFO is the current source-font workflow named by the project.
- Background image tracing exists through img2bez and optional QuiverAI.
- Hyperbezier contours are marked in GLIF with
identifier="hyperbezier".