mirror of
https://github.com/RGBCube/serenity
synced 2026-01-13 00:01:00 +00:00
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. :^) |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Line.cpp | ||
| Line.h | ||
| Position.h | ||
| Terminal.cpp | ||
| Terminal.h | ||
| TerminalWidget.cpp | ||
| TerminalWidget.h | ||
| XtermColors.h | ||