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

[opentype backend] Improve reading avar2 mapping strategy #1598

Open
justvanrossum opened this issue Aug 2, 2024 · 2 comments
Open

[opentype backend] Improve reading avar2 mapping strategy #1598

justvanrossum opened this issue Aug 2, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@justvanrossum
Copy link
Collaborator

Discussion and code: Lorp/fencer#25

Short version: we need to take the StartCoord and EndCoord of each region into account as well, and then do some filtering.

@justvanrossum justvanrossum added the bug Something isn't working label Aug 2, 2024
@justvanrossum justvanrossum self-assigned this Aug 2, 2024
@behdad
Copy link

behdad commented Aug 2, 2024

I'm working on a fonttools counterpart here:
fonttools/fonttools#3598

I want to extend it to drop unnecessary pins.

@justvanrossum
Copy link
Collaborator Author

It would be great if you could factor it in a way so I can reuse it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 📋 Backlog
Development

No branches or pull requests

2 participants