summaryrefslogtreecommitdiff
path: root/Libraries/LibGfx/FontDatabase.cpp
AgeCommit message (Expand)Author
2021-01-12Libraries: Move to Userland/Libraries/Andreas Kling
2020-12-30LibGFX: Move default_xxx_font() methods from Font to FontDatabaseStephan Unverwerth
2020-12-28LibGfx: Add FontDatabase::get(family, size, weight)Andreas Kling
2020-11-07LibGfx: Remove debug spam about successful font lookupsAndreas Kling
2020-10-31LibGfx: Move FontDatabase from LibGUI to LibGfxAndreas Kling