-
-
Notifications
You must be signed in to change notification settings - Fork 53
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
Make script to check for consistency for accents (height, relative positioning) within weights #190
Comments
Issue #135 is related to this one. |
Thanks, Lisa! I'll close that one in favor of this one. |
Fastest: we could potentially try to cycle through the built VF in Dynamo Font Gauntlet (we may need to subset it to make this work). Another possibility: we could make a drawbot script to lay out accented characters in all masters, then visually check. Another possibility: we could find a way to automate this further? However, I can't imagine much of a better way. |
Better solution: use Type Network's video proof website. |
With https://videoproof.typenetwork.com/, I was able to determine with a fairly high level of confidence that the accents maintain visual alignment through styles. I will be open to future issues on this, but I don’t expect any in the character set. (There are still outstanding issues of the font lacking a |
Right now, there are instances of unintended variability in the positioning of accent anchors, especially between upright and slanted versions of a glyph within the same weight.
A common issue: the
top
anchor will have the same coordinate position some masters, but different positions in other masters. This is probably because different people collaborated on accents, in different masters and different phases.(I think I was positioning this according to the top Y coordinate of letter bounds, which are higher in bolder weights. However, thinking this through further, I am now unsure whether this is actually beneficial. So long as the top accents are designed and positioned well, the
top
anchor should seemingly be fine in the same copied position between all masters.)Overall, this is a very minor issue, but something that would stand out in transitions / animations. So, if it comes up in proofing or in use, it would be worth evaluating again.
The text was updated successfully, but these errors were encountered: