mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-19 01:29:25 +00: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.