martinfalisse
|
c719a542c5
|
LibWeb: Add --layout-test-mode flag to HeadlessBrowser
The `layout-test-mode` flag changes the font to be SerenitySans as this
is the font used for layout tests for cross-platform compatibility of
tests.
|
2023-05-08 14:47:52 +02:00 |
|
Linus Groh
|
5a5c4f079b
|
Ladybird: Update for AK::{String => DeprecatedString} rename
|
2022-12-25 07:58:58 -07:00 |
|
Andreas Kling
|
3628eda0db
|
Ladybird/FontPluginQt: Implement default font virtuals
|
2022-12-25 07:58:58 -07:00 |
|
Andreas Kling
|
8a657eaa34
|
Ladybird: Add a FontPlugin and try much harder to find suitable fonts
Instead of only looking at the SerenityOS default fonts, we now also
look recursively in /usr/share/fonts for suitable fonts that we can
load and use.
|
2022-12-25 07:58:58 -07:00 |
|