| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Merged from Poppler's Gfx.cc; Unset the font if it doesn't exist or we can ↵ | miklosh | 2007-11-17 | 1 | -0/+4 |
| | | | | | | not load it properly (bzr r4098) | ||||
| * | noop: Remove a couple of redundant casts. | Peter Moulder | 2007-09-16 | 1 | -2/+2 |
| | | | | (bzr r3762) | ||||
| * | Avoid transforming a group with an already set clip-path | miklosh | 2007-08-23 | 1 | -2/+2 |
| | | | | (bzr r3570) | ||||
| * | Fixed a typo and an off-by-one error | miklosh | 2007-08-19 | 1 | -2/+2 |
| | | | | (bzr r3521) | ||||
| * | Require a pageBox in the constructor for GfxState so that we do not always ↵ | miklosh | 2007-08-19 | 1 | -2/+3 |
| | | | | | | need to specify a cropbox (bzr r3520) | ||||
| * | Added the ability to set the precision of gradient mesh approximation in ↵ | miklosh | 2007-08-18 | 1 | -34/+32 |
| | | | | | | PdfParser (bzr r3510) | ||||
| * | Make sure style is invalidated when setting fill/stroke color in text objects | miklosh | 2007-08-17 | 1 | -0/+2 |
| | | | | (bzr r3494) | ||||
| * | Moved the code for updating the text matrix to where it belongs | miklosh | 2007-08-17 | 1 | -0/+1 |
| | | | | (bzr r3493) | ||||
| * | Added initial transparency group and softmask support | miklosh | 2007-08-17 | 1 | -18/+15 |
| | | | | (bzr r3491) | ||||
| * | Added a clip path stack for PdfParser and a node stack for SvgBuilder needed ↵ | miklosh | 2007-08-13 | 1 | -15/+77 |
| | | | | | | for mask support later (bzr r3458) | ||||
| * | To ease testing reduced fallback operations' precision for now | miklosh | 2007-08-09 | 1 | -5/+5 |
| | | | | (bzr r3443) | ||||
| * | Added support for the shading operator | miklosh | 2007-08-09 | 1 | -7/+67 |
| | | | | (bzr r3439) | ||||
| * | Added image mask support | miklosh | 2007-07-30 | 1 | -5/+5 |
| | | | | (bzr r3349) | ||||
| * | Reworked text state handling so that now SvgBuilder keeps track of the ↵ | miklosh | 2007-07-28 | 1 | -1/+9 |
| | | | | | | current text position (bzr r3329) | ||||
| * | Reworked text output to create <text> nodes on text matrix changes rather ↵ | miklosh | 2007-07-25 | 1 | -0/+1 |
| | | | | | | than on every font update (bzr r3299) | ||||
| * | Added tiling pattern support | miklosh | 2007-07-23 | 1 | -0/+25 |
| | | | | (bzr r3283) | ||||
| * | Removed transform from <svg> and corrected matrix multiplication order in ↵ | miklosh | 2007-07-23 | 1 | -7/+8 |
| | | | | | | PdfParser::opConcat (bzr r3282) | ||||
| * | Further development of the PDF import module: continued pruning of ↵ | miklosh | 2007-07-21 | 1 | -134/+63 |
| | | | | | | | | PdfParser.cpp, added basic text and image support and did some coding style adjustments. (bzr r3272) | ||||
| * | Initial commit of native poppler-based PDF import. | miklosh | 2007-07-12 | 1 | -0/+3031 |
| (bzr r3230) | |||||
