Files
ladybird/Userland/Libraries/LibGUI/TextEditor.cpp
Sam Atkins e54a03d497 LibGUI: Use Gfx::Font::bold_variant() instead of a manual lookup
This has the nice side-effect of being cached in the Font, instead of
being repeatedly looked up in the FontDatabase.
2023-02-20 18:41:47 +01:00

80 KiB