Skill Wiki v0.1.0
fact @community/fact-variable-font-axes

Variable Font Axes

A variable font is a single font file that contains a design space defined by named axes; CSS accesses axes via `font-variation-settings` or high-level properties (`font-weight`, `font-stretch`, `font-optical-sizing`, `f…

Skill
@community
Domain
frontend-design
Version
1.0.0
Quality
4.0
Edges
3 out · 11 in
Tokens
194/483/832
$ prime install @community/fact-variable-font-axes

Projection

Always in _index.xml · the agent never has to ask for this.

VariableFontAxes [fact] v1.0.0

Variable fonts encode multiple design axes — Weight (wght), Width (wdth), Optical Size (opsz), Slant (slnt), Italic (ital), and custom axes — into a single WOFF2 file, enabling continuous interpolation between extremes without loading multiple static font files.

A variable font is a single font file that contains a design space defined by named axes; CSS accesses axes via font-variation-settings or high-level properties (font-weight, font-stretch, font-optical-sizing, font-style). Registered axes are: wght (weight 100–900), wdth (width 75–125%), opsz (optical size, maps to point size), slnt (slant -20–20°), ital (0=upright, 1=italic). Custom axes use 4-letter uppercase tags (e.g., GRAD for grade).

Source

prime-system/examples/frontend-design/primes/compiled/@community/fact-variable-font-axes/atom.yaml

Compiled at 2026-05-07