mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-02 04:27:12 +02:00
Instead of fetching a generic set of metrics for each glyph, only fetch the advance when that's all we need. This is extremely hot in LibWeb text layout, where it makes a nice dent.