googlefonts / googlefonts/fontc
fontbe::features contains two impl of resolve_variable_metric; should unify them
Open
ergonomics
good first issue
- Dominant language
- Rust
- Stars
- 193
- Forks
- 21
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 60
Description
as noted in https://github.com/googlefonts/fontc/issues/407 and https://github.com/googlefonts/fontc/pull/779#discussion_r1570885034
https://github.com/googlefonts/fontc/blob/fd830f04021ce3bc294c037c1a4138ae5a118a0d/fontbe/src/features.rs#L148
and
https://github.com/googlefonts/fontc/blob/fd830f04021ce3bc294c037c1a4138ae5a118a0d/fontbe/src/features.rs#L320
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
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.