Age | Commit message (Expand) | Author |
---|---|---|
2023-04-26 | Ladybird: Explicitly set the font family for CSS generic fonts | Timothy Flynn |
2023-04-24 | Ladybird: Define AK_DONT_REPLACE_STD via CMake rather than in every file | Timothy Flynn |
2023-03-01 | Ladybird: Specify the emoji image path in Ladybird's font plugin | Timothy Flynn |
2023-02-05 | LibGfx: Pass font width to `FontDatabase::get()` | Aliaksandr Kalenik |
2023-01-11 | Ladybird: Use standard font paths in FontPluginQt | Linus Groh |
2022-12-25 | Ladybird: Update for AK::{String => DeprecatedString} rename | Linus Groh |
2022-12-25 | Ladybird/FontPluginQt: Initialize the default fixed-width font | Andreas Kling |
2022-12-25 | Ladybird/FontPluginQt: Implement default font virtuals | Andreas Kling |
2022-12-25 | Ladybird: Add a FontPlugin and try much harder to find suitable fonts | Andreas Kling |