googlefonts / googlefonts/fontheight
Limit the number of locations tested
Open
cli
- Dominant language
- Rust
- Stars
- 9
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Because we do the cartesian product of the coordinates seen for each axis, the number of locations to test can grow **very** quickly for larger fonts.
We should add some way of limiting or sampling from the total number of locations, to avoid being impossibly slow in worst-case scenarios.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.