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

fontbe::features contains two impl of resolve_variable_metric; should unify them #781

Open
anthrotype opened this issue Apr 19, 2024 · 0 comments
Labels

Comments

@anthrotype
Copy link
Member

as noted in #407 and #779 (comment)

pub(crate) fn resolve_variable_metric<'a>(

and

fn resolve_variable_metric(

the two are very similar to one another, one is used to generate deltas for handwritten variable FEA, the other for autogenerated kern/mark features

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

No branches or pull requests

2 participants