Age | Commit message (Expand) | Author |
---|---|---|
2022-03-31 | LibPDF: Add Type0 and TrueType fonts | Matthew Olsson |
2022-03-31 | LibPDF: Use Font /Widths array to derive character widths | Matthew Olsson |
2022-03-31 | LibPDF: Add basic ICCBased color space handling | Matthew Olsson |
2022-03-29 | LibPDF: Add implementation of the Standard security handler | Matthew Olsson |
2022-03-29 | LibPDF: Change CommonNames' enumerator macro parameter name | Matthew Olsson |
2022-03-29 | LibPDF: Add initial support for Type1 fonts | Matthew Olsson |
2022-03-29 | LibPDF: Add support for builtin and custom Encodings | Matthew Olsson |
2022-03-07 | LibPDF: Support all Dest types | Matthew Olsson |
2021-06-12 | LibPDF: Handle the gs graphical operator | Matthew Olsson |
2021-06-12 | LibPDF: Split ColorSpace into a different class for each color space | Matthew Olsson |
2021-06-12 | LibPDF: Parse linearized PDF files | Matthew Olsson |
2021-05-25 | LibPDF: Pre-initialize common FlyStrings in CommonNames.h | Matthew Olsson |