Files
ladybird/Libraries/LibGUI
Andreas Kling 9d347352a1 LibGfx+LibGUI+Clients: Make fonts findable by their qualified name
The qualified name of a font is "<Family> <Size> <Weight>". You can
get the QN of a Font via the Font::qualified_name() API, and you can
get any system font by QN from the GUI::FontDatabase. :^)
2020-10-25 21:18:18 +01:00
..
2020-08-25 09:46:28 +02:00
2020-10-02 16:03:17 +02:00
2020-09-30 21:46:59 +02:00
2020-07-28 16:29:44 +02:00