Files
ladybird/Libraries/LibGfx
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-10-02 16:03:17 +02:00
2020-06-21 10:08:25 +02:00
2020-09-29 09:20:33 +02:00
2020-07-25 02:13:43 +02:00
2020-10-12 20:04:48 +02:00