Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-09 | LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/ | Simon Wanner | |
2022-04-03 | Tests: Add some test coverage for the TTF parser | Nico Weber | |
This is in Tests/LibTTF instead of Tests/LibGfx because Tests/LibGfx depends on serenity's file system layout and can't run in lagom, but this new test runs just fine in lagom. |