Andreas Kling
|
13db3c5ce0
LibGfx: Convert FontDatabase APIs to use FlyString
|
1 éve |
Andreas Kling
|
545d8336b8
LibGfx: Convert Font APIs to return String instead of DeprecatedString
|
1 éve |
Ben Wiederhake
|
f890b70eae
Tests: Prefer TRY_OR_FAIL() and MUST() over EXPECT(!.is_error())
|
2 éve |
Timothy Flynn
|
34567bc145
LibGfx: Remove single-code point Font::glyph_or_emoji_width API
|
2 éve |
Aliaksandr Kalenik
|
1f4106842d
LibGfx: Pass font width to `FontDatabase::get()`
|
2 éve |
Nico Weber
|
b8b5e0f680
LibGfx: Move TestFontHandling over to input file approach in 8cfabbcd933
|
2 éve |
thankyouverycool
|
3c1ea2861b
Tests: Update TestFontHandling and add new test
|
3 éve |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 éve |
Simon Wanner
|
206d6ece55
LibGfx: Move other font-related files to LibGfx/Font/
|
3 éve |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 éve |
thankyouverycool
|
96895cd22c
Everywhere: Fully qualify font names by including their slope
|
3 éve |
thankyouverycool
|
41ce6d0cd0
Tests: Conform font tests to new font format
|
3 éve |
Andreas Kling
|
8f96d20b86
Tests: Remove default font tests from LibGfx/TestFontHandling
|
4 éve |
Andreas Kling
|
8a6c37deef
LibGfx: Remove Gfx::FontDatabase::default_bold_fixed_width_font()
|
4 éve |
Andreas Kling
|
6a012ad79f
LibGfx: Remove Gfx::FontDatabase::default_bold_font()
|
4 éve |
Brian Gianforcaro
|
fd0dbd1ebf
Tests: Establish root Tests directory, move Userland/Tests there
|
4 éve |