axisregistry
axisregistry copied to clipboard
A Python API to access data from the Google Fonts variable fonts Axis Registry.
**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...
The two Farsi fonts Estedad (https://github.com/aminabedi68/Estedad) and Mikhak (https://github.com/aminabedi68/Mikhak) that I’m commissioned to onboard have a so-called Kashida axis (KSHD) that elongates the connections between connected letters. Before I prepare...
### Requirements By ticking the cases (or putting x between the square brackets in text mode), you confirm the following: - [x] I have inspected the current [Axis Registry](https://github.com/googlefonts/axisregistry/tree/main/Lib/axisregistry/data) and...
### Requirements - [x] I have inspected the current [Axis Registry](https://github.com/googlefonts/axisregistry/tree/main/Lib/axisregistry/data) and there is not a registered custom axis that could be used for the variation purpose on the upcoming...
### Requirements - [x] I have inspected the current [Axis Registry](https://github.com/googlefonts/axisregistry/tree/main/Lib/axisregistry/data) and there is not a registered custom axis that could be used for the variation purpose on the upcoming...
### Requirements By ticking the cases (or putting x between the square brackets in text mode), you confirm the following: - [x] I have inspected the current [Axis Registry](https://github.com/googlefonts/axisregistry/tree/main/Lib/axisregistry/data) and...
### Requirements Similar to the `Vertical Alignment [YALN]` axis discussed in #106 and added in #125 there ought to be a similar design - [x] I have inspected the current...
### Requirements - [x] I have inspected the current [Axis Registry](https://github.com/googlefonts/axisregistry/tree/main/Lib/axisregistry/data) and there is not a registered custom axis that could be used for the variation purpose on the upcoming...
This PR adds the second Size of Paint discussed in https://github.com/googlefonts/axisregistry/issues/113, introduced by Bitcount fonts. Related PR #169