Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

STAT tool: Test more complex VFs, starting with Roboto Serif and Roboto Flex #525

Open
davelab6 opened this issue Mar 28, 2022 · 0 comments
Assignees
Milestone

Comments

@davelab6
Copy link
Member

https://github.com/googlefonts/gftools/blob/main/Lib/gftools/tests/test_stat.py has currently 4 fixtures:

"""VF family consisting of a single font with two axes, wdth, wght"""

"""VF family consisting of two fonts, Roman, and Italic. Both have a
weight axis"""

"""VF family consisting of four fonts, Roman, Italic, Condensed Roman,
Condensed Italic. All only have a wght axis"""

"""VF family consisting of two fonts, Roman and Italic. Both have wdth and wght
axies."""

With Roboto Serif and Roboto Flex already past their "v1" releases, @rsheeter pointed out that it would be good to add more complex cases, like those two, plus expressive families like Recursive and Fraunces which have more non-MS-registered axes.

@davelab6 davelab6 added this to the Q2 2022 milestone Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants