Age | Commit message (Expand) | Author |
---|---|---|
2023-02-05 | LibGfx: Pass font width to `FontDatabase::get()` | Aliaksandr Kalenik |
2023-02-01 | LibGfx: Move TestFontHandling over to input file approach in 8cfabbcd933 | Nico Weber |
2022-08-04 | Tests: Update TestFontHandling and add new test | thankyouverycool |
2022-07-12 | Everywhere: Add sv suffix to strings relying on StringView(char const*) | sin-ack |
2022-04-09 | LibGfx: Move other font-related files to LibGfx/Font/ | Simon Wanner |
2022-04-01 | Everywhere: Run clang-format | Idan Horowitz |
2022-02-01 | Everywhere: Fully qualify font names by including their slope | thankyouverycool |
2021-09-19 | Tests: Conform font tests to new font format | thankyouverycool |
2021-05-21 | Tests: Remove default font tests from LibGfx/TestFontHandling | Andreas Kling |
2021-05-20 | LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font() | Andreas Kling |
2021-05-20 | LibGfx: Remove Gfx::FontDatabase::default_bold_font() | Andreas Kling |
2021-05-06 | Tests: Establish root Tests directory, move Userland/Tests there | Brian Gianforcaro |