Alpha matrix

Xilem capabilities.

A conservative map of what the current docs and README say Runebender Xilem can do. This is Xilem-specific, not a release checklist or a guarantee for every Runebender front-end.

StatusAlpha capability matrix
AudienceProspective users, contributors, agents
SourceRunebender Xilem README and source docs
StabilityCapabilities exist in alpha form; details may change

Run

Build and launch
Build from sourceCurrent path. Clone the repo and run with Cargo.
Open pickercargo run opens a file picker according to the README.
Open UFO pathcargo run — assets/untitled.ufo opens a specific UFO.
Verbose loggingcargo run — —verbose runs with verbose logging.

Edit

Glyph editing
SelectSelect tool is listed in the README shortcut map.
PenPen tool is listed for drawing cubic bezier contours.
Hyperbezier penHyperbezier pen is listed for on-curve smooth path drawing.
KnifeKnife tool is listed for outline editing.
TransformsDuplicate, flip, rotate, nudge, copy, paste, reverse, point type toggle are listed in README shortcuts.

Trace

Image workflows
Import imageBackground image import is exposed through Cmd/Ctrl + I.
Local traceimg2bez tracing is exposed through Cmd/Ctrl + T.
RefitRefit existing outlines to the background image with Cmd/Ctrl + Shift + T.
Cloud traceOptional QuiverAI tracing is exposed through Cmd/Ctrl + Shift + Y.
Lock imageBackground image lock toggle is listed as Cmd/Ctrl + L.

Formats

Source and path formats
UFOCurrent source-font workflow named by the README.
HyperbezierOn-curve path support documented in the source repository.
Cubic conversionREADME lists Cmd/Ctrl + Shift + H to convert hyperbezier paths to cubic.
Examplesassets/untitled.ufo and assets/hyper-matisse.ufo are source examples.

Limits

This matrix intentionally avoids claiming production readiness. See Alpha limits for what may change and Roadmap for status lanes and Source map for where to verify implementation details.