Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.metabind.ai/llms.txt

Use this file to discover all available pages before exploring further.

type FontWidth = "compressed" | "condensed" | "standard" | "expanded";
compressed
string
The narrowest width. Characters are very narrow with tight spacing.
condensed
string
Narrower than standard but wider than compressed.
standard
string
The default font width.
expanded
string
Wider than standard. Characters have more horizontal space.