| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Reworked text output to create <text> nodes on text matrix changes rather ↵ | miklosh | 2007-07-25 | 1 | -27/+46 |
| | | | | | | than on every font update (bzr r3299) | ||||
| * | Modified CSS font style and text matrix setting to work with TrueType fonts | miklosh | 2007-07-24 | 1 | -8/+12 |
| | | | | (bzr r3291) | ||||
| * | Set the xml:space attribute on <svg> once rather than on every <text> | miklosh | 2007-07-24 | 1 | -1/+1 |
| | | | | (bzr r3290) | ||||
| * | Added tiling pattern support | miklosh | 2007-07-23 | 1 | -7/+68 |
| | | | | (bzr r3283) | ||||
| * | Added some heuristics to set CSS font-style and font-weight from PDF font ↵ | miklosh | 2007-07-22 | 1 | -1/+44 |
| | | | | | | names when these properties are not available from poppler (bzr r3278) | ||||
| * | Added xml:space=preserve attribute on <text> nodes and sodipodi:role=line ↵ | miklosh | 2007-07-22 | 1 | -0/+2 |
| | | | | | | attribute on <tspan> nodes to ease text editing (bzr r3274) | ||||
| * | Use the #RRGGBB color format instead of rgb() since most extensions don't ↵ | miklosh | 2007-07-22 | 1 | -4/+5 |
| | | | | | | support the latter (bzr r3273) | ||||
| * | Further development of the PDF import module: continued pruning of ↵ | miklosh | 2007-07-21 | 1 | -130/+720 |
| | | | | | | | | 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/+608 |
| (bzr r3230) | |||||
