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

Make script to check for consistency for accents (height, relative positioning) within weights #190

Closed
arrowtype opened this issue Oct 14, 2019 · 5 comments
Assignees
Labels
enhancement – planned New feature or request

Comments

@arrowtype
Copy link
Owner

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.

@arrowtype arrowtype changed the title Check for consistency (height, relative positioning) for accents, within weights Check for consistency for accents (height, relative positioning) within weights Oct 14, 2019
@LisaHuang2017 LisaHuang2017 self-assigned this Nov 13, 2019
@LisaHuang2017
Copy link
Contributor

Issue #135 is related to this one.

@arrowtype
Copy link
Owner Author

Thanks, Lisa! I'll close that one in favor of this one.

@arrowtype arrowtype changed the title Check for consistency for accents (height, relative positioning) within weights Make script to check for consistency for accents (height, relative positioning) within weights Nov 14, 2019
@arrowtype arrowtype assigned arrowtype and unassigned LisaHuang2017 Nov 14, 2019
@arrowtype
Copy link
Owner Author

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.

@arrowtype
Copy link
Owner Author

Better solution: use Type Network's video proof website.

@arrowtype
Copy link
Owner Author

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 mark feature, #217).

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement – planned New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants