Age | Commit message (Expand) | Author |
---|---|---|
2023-04-12 | Everywhere: Fix a few typos | Nico Weber |
2023-03-02 | LibPDF: Detect CFF encodings with supplements | Rodrigo Tobar |
2023-02-13 | LibPDF: Add more built-in SIDs | Rodrigo Tobar |
2023-02-08 | LibPDF: Add infrastructure for accented character glyphs | Rodrigo Tobar |
2023-02-08 | LibPDF: Turn Glyph into a class | Rodrigo Tobar |
2023-02-08 | LibPDF: Index Type1 glyphs by name, not char code | Rodrigo Tobar |
2023-02-02 | LibPDF: Simplify Encoding to align with simple font requirements | Rodrigo Tobar |
2023-01-29 | AK: Deprecate the old `AK::Stream` | Tim Schumacher |
2023-01-25 | LibPDF: Add initial CFF parsing | Rodrigo Tobar |