summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-input.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Removed transform from <svg> and corrected matrix multiplication order in ↵miklosh2007-07-231-2/+0
| | | | | PdfParser::opConcat (bzr r3282)
* Further development of the PDF import module: continued pruning of ↵miklosh2007-07-211-12/+2
| | | | | | | PdfParser.cpp, added basic text and image support and did some coding style adjustments. (bzr r3272)
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+139
(bzr r3230)