googlefonts / googlefonts/fontc

Avoid recreating the same variation model over and over again

Open
#415 0 comments 0 reactions 0 assignees View on GitHub
performance
Dominant language
Rust
Stars
193
Forks
21
Avg merge
1d 20h
Merged PRs (30d)
60

Description

As noted in https://github.com/googlefonts/fontc/pull/403/files#r1302480747, I would imagine that creating a new variation model for every glyph repeats a reasonable amount of work.

I think perhaps an interface to variation modelS where you ask for a model for a set of locations, getting back a possibly shared reference, might result in a simple fix for this and also work well for kerning (#407)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.