Age | Commit message (Expand) | Author |
---|---|---|
2022-12-21 | LibGfx: Rename TTF/TrueType to OpenType | Andreas Kling |
2022-04-09 | LibGfx: Move TTF files from TrueTypeFont/ to Font/TrueType/ | Simon Wanner |
2021-07-29 | LibTTF/LibGfx: Remove circular dependency by merging LibTTF into LibGfx | Andrew Kaster |
2021-07-04 | LibTTF: Memory map TTF fonts instead of reading them into heap memory | Andreas Kling |
2021-07-04 | LibTTF: Make TTF::Font loading API return error strings | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-02 | Lagom/Fuzzers: Add TTF fuzzer | Luke |