fontations
fontations copied to clipboard
Skrifa binary size optimization opportunity under `skrifa::outline::glyf::hint::engine::dispatch`
@danakj filed a Chromium issue about an unexpected binary size increase due to usage of generics in the hinting engine, see details in https://issues.chromium.org/336738730 - @dfrg could you comment?
It only looks generic because of the lifetime but I’ll see what I can do about cutting down the binary size.