mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
412a91d58f
We previously had a cached bold variant font in Gfx::Font that was very haphazardly located by filename pattern. This patches replaces that mechanism with a proper Gfx::FontDatabase lookup for the same font but with bold weight (700). |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DesktopWidget.cpp | ||
DesktopWidget.h | ||
DirectoryView.cpp | ||
DirectoryView.h | ||
FileManagerWindow.gml | ||
FileUtils.cpp | ||
FileUtils.h | ||
main.cpp | ||
PropertiesDialog.cpp | ||
PropertiesDialog.h |