summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/pdf-parser.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Added support for the shading operatormiklosh2007-08-091-7/+67
* Added image mask supportmiklosh2007-07-301-5/+5
* Reworked text state handling so that now SvgBuilder keeps track of the curren...miklosh2007-07-281-1/+9
* Reworked text output to create <text> nodes on text matrix changes rather tha...miklosh2007-07-251-0/+1
* Added tiling pattern supportmiklosh2007-07-231-0/+25
* Removed transform from <svg> and corrected matrix multiplication order in Pdf...miklosh2007-07-231-7/+8
* Further development of the PDF import module: continued pruning of PdfParser....miklosh2007-07-211-134/+63
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+3031