Age | Commit message (Expand) | Author |
---|---|---|
2023-03-06 | LibGfx/OpenType: Support one specific type of embedded color bitmaps | Andreas Kling |
2023-03-06 | LibGfx: Prepare the paint code for fonts whose glyphs are color bitmaps | Andreas Kling |
2023-02-21 | LibGfx: Fix const-correctness issues | Andreas Kling |
2023-02-05 | LibGfx: Pass font width to `FontDatabase::get()` | Aliaksandr Kalenik |
2023-01-05 | LibGfx: Add ability to request glyphs at subpixel offsets to fonts | MacDue |
2023-01-03 | LibCompress: Rename `Compress::Zlib` to `Compress::ZlibDecompressor` | Tim Schumacher |
2022-12-21 | LibGfx: Rename TTF/TrueType to OpenType | Andreas Kling |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-07-12 | Everywhere: Split Error::from_string_literal and Error::from_string_view | sin-ack |
2022-04-09 | LibGfx: Add a loader the Web Open Font Format (WOFF) | Simon Wanner |