ComfyUI front-end
Runebender Comfy.
Runebender Comfy brings Runebender editing work into ComfyUI through custom nodes, a Vue/WASM editor surface, workspace-backed FONT wires, and graph-oriented type workflows.
| Status | Alpha ComfyUI front-end |
|---|---|
| Audience | ComfyUI users, contributors, documentation agents |
| Source | runebender-comfy README |
| Stability | Actively changing |
Role
Runebender Comfy is a front-end and node system for graph-hosted font work. The local README describes a full-screen glyph editor widget, FONT workspace references, Load Font, Specimen, Compile Font, Font Preview, Fork Font, and DesignBot nodes.
Use this when
- You want Runebender inside a ComfyUI graph.
- You care about workspace-backed
FONTwires, graph workflows, browser-hosted editor surfaces, or specimen rendering. - You are testing the static browser editor artifact at Cloud editor.
Current docs gap
The website does not yet have full Comfy docs. Until those pages exist, use the source repository README and treat the cloud editor page as a lightweight entry point, not a complete manual.
Source
| Repo | github.com/eliheuer/runebender-comfy |
|---|---|
| Static artifact | /cloud/editor/index.html |
| Status | Alpha ComfyUI/Vue/WASM front-end and node path. |