Age | Commit message (Expand) | Author |
---|---|---|
2021-06-12 | LibPDF: Convert to east-const to comply with the recent style changes | Matthew Olsson |
2021-06-12 | LibPDF: Avoid calculating rendering matrix for every glyph | Matthew Olsson |
2021-06-12 | LibPDF: Handle the TJ graphical operator | 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-05-25 | LibPDF: Pre-initialize common FlyStrings in CommonNames.h | Matthew Olsson |
2021-05-25 | LibPDF: Add basic color space support to the renderer | Matthew Olsson |
2021-05-25 | LibPDF: Add a very poor path clipping implementation | Matthew Olsson |
2021-05-25 | LibPDF: Implement stubs for all graphical commands | Matthew Olsson |
2021-05-18 | LibPDF: Add a bitmap renderer | Matthew Olsson |