mirror of
https://github.com/google/fonts.git
synced 2024-12-17 05:31:36 +03:00
4bd3c05add
* Add GF Axis Registry files to git repo. * Update root README.md with a description of the axisregistry/ subdir. * Update root README.md with a description of the axisregistry/ subdir. * Revise the axis registry README file to be simpler and also descrie the metadata fields of the axis textprotos.
21 lines
515 B
Plaintext
21 lines
515 B
Plaintext
# FOR TESTING ONLY [for now anyway]
|
|
# Added for initial releases of Recursive::XPRN (https://recursive.design)
|
|
tag: "XPRN"
|
|
display_name: "Expression"
|
|
min_value: 0
|
|
max_value: 1
|
|
default_value: 0
|
|
precision: -1
|
|
fallback {
|
|
name: "Inexpressive"
|
|
value: 0
|
|
}
|
|
fallback {
|
|
name: "Expressive"
|
|
value: 1
|
|
}
|
|
description:
|
|
"Axis used first in Recursive development, intended as a general purpose"
|
|
" axis for any expressive variation; GF team requested a different approach"
|
|
" to expressive axes, with more specificity."
|