mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-04-04 19:55:32 +00:00
Some clients (e.g LibWeb) want to look up typefaces by name. Since we already store typefaces in a HashMap keyed by family name, let's also have a nice & fast API that takes advantage of this.