Age | Commit message (Expand) | Author |
---|---|---|
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |
2020-12-30 | LibGFX: Move default_xxx_font() methods from Font to FontDatabase | Stephan Unverwerth |
2020-12-28 | LibGfx: Add FontDatabase::get(family, size, weight) | Andreas Kling |
2020-11-07 | LibGfx: Remove debug spam about successful font lookups | Andreas Kling |
2020-10-31 | LibGfx: Move FontDatabase from LibGUI to LibGfx | Andreas Kling |