mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 04:41:00 +00:00
Instead of asking Gfx::FontDatabase for the "default font" and the "default fixed-width font", we now proxy those requests out via the Platform::FontPlugin. This will allow Ladybird to use other default fonts as fallback. |
||
|---|---|---|
| .. | ||
| EventLoopPlugin.cpp | ||
| EventLoopPlugin.h | ||
| FontPlugin.cpp | ||
| FontPlugin.h | ||
| ImageCodecPlugin.cpp | ||
| ImageCodecPlugin.h | ||
| Timer.cpp | ||
| Timer.h | ||