fontations icon indicating copy to clipboard operation
fontations copied to clipboard

Skrifa binary size optimization opportunity under `skrifa::​outline::​glyf::​hint::​engine::​dispatch`

Open drott opened this issue 9 months ago • 1 comments

@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?

drott avatar May 06 '24 04:05 drott

It only looks generic because of the lifetime but I’ll see what I can do about cutting down the binary size.

dfrg avatar May 06 '24 12:05 dfrg