Typeface Value
typography value
type:
A decision to define a typeface.typeface-value
Models
The following models can be used to produce a Typeface Value decision.
Explicit value
Defines a typeface value explicitly.Sample decision
Typeface Value Explicit Sample
The quick brown fox jumps over the lazy dog
Archivo
Variable
2 Axis
Sample data
{ "uuid": "3a0eaa493037a0d6ae2bd84667a3cc46", "name": "Typeface Value Explicit Sample", "model": "typeface-value/explicit", "params": { "value": { "fontName": "Archivo", "capabilities": [ "variable" ], "ranges": [ { "tag": "wght", "min": 100, "max": 900 }, { "tag": "ital", "min": 0, "max": 1 } ] } }}