mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-26 14:33:27 +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.