googlefonts / googlefonts/axisregistry
Specify `is_parametric` in axis metadata
Open
--review-axis
- Dominant language
- Rust
- Stars
- 43
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the issue**
The pipeline is prepared to accept axis metadata with `is_parametric`.
```
optional bool is_parametric
```
We should add the corresponding field to the upstream proto definition and populate the field for all parametric axes. There are currently 9 as I understand it: x_opaque, x_transparent, x_transparent_figures, y_opaque, y_transparent_ascender, y_transparent_descender, y_transparent_figures, y_transparent_lowercase, and y_transparent_uppercase.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.