Age | Commit message (Expand) | Author |
---|---|---|
2023-01-27 | LibPDF: Remove declarations for non-existent methods | Sam Atkins |
2023-01-25 | LibPDF: Remove unused member | Rodrigo Tobar |
2023-01-25 | LibPDF: Add new Type1FontProgram base class | Rodrigo Tobar |
2023-01-05 | LibGfx+LibPDF: Apply subpixel offset in affine transformation | MacDue |
2023-01-05 | LibPDF: Use subpixel accurate text rendering | MacDue |
2022-12-06 | AK+Everywhere: Rename String to DeprecatedString | Linus Groh |
2022-11-25 | LibPDF: Override Type 1 character mappings by encoding in font dict | Julian Offenhäuser |
2022-11-25 | LibPDF: Pass PDFFont::draw_glyph() a char code instead of a code point | Julian Offenhäuser |
2022-11-19 | LibPDF: Use Gfx::PathRasterizer for Adobe Type 1 font rendering | Julian Offenhäuser |
2022-10-16 | LibPDF: Add very basic support for Adobe Type 1 font rendering | Julian Offenhäuser |