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

Caret-like anchors #120

Closed
khaledhosny opened this issue Jul 17, 2020 · 3 comments
Closed

Caret-like anchors #120

khaledhosny opened this issue Jul 17, 2020 · 3 comments

Comments

@khaledhosny
Copy link

OpenType has several data structure that specify only x (or y) position, the most famous is GDEF ligature carets, but there are also italic correction and top accent position in MATH table.

Glyphs (ab)uses anchors for this, and some plugins interpret specific anchor names to draw a line at x position and ignore the y position. I think there should be a more explicit way to store such data.

@benkiel
Copy link
Contributor

benkiel commented Jul 17, 2020

See also #32 and #91

@khaledhosny
Copy link
Author

Oh, I forgot about #91. Closing then.

@benkiel
Copy link
Contributor

benkiel commented Jul 17, 2020

@khaledhosny no worries, it's hard to keep track!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants