summaryrefslogtreecommitdiffstats
path: root/src/extension/internal/pdfinput/svg-builder.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...Johan B. C. Engelen2007-11-041-1/+1
* noop: (SvgBuilder::setTransform): Mark argument as not being written through.Peter Moulder2007-09-161-1/+1
* Added a PDF import settings dialogmiklosh2007-08-191-0/+4
* Added initial transparency group and softmask supportmiklosh2007-08-171-0/+29
* Added a clip path stack for PdfParser and a node stack for SvgBuilder needed ...miklosh2007-08-131-1/+5
* Reworked gradient handling to support all shading color spacesmiklosh2007-08-091-4/+6
* Added support for the shading operatormiklosh2007-08-091-2/+4
* Added support for exponential functions in gradientsmiklosh2007-08-091-3/+2
* Added image mask supportmiklosh2007-07-301-0/+11
* Do not set inkscape:groupmode for sub-page objects (eg. patterns)miklosh2007-07-301-0/+1
* Set top-level groups as layers with the name of the PDF documentmiklosh2007-07-281-1/+3
* Reworked text state handling so that now SvgBuilder keeps track of the curren...miklosh2007-07-281-1/+7
* Reworked text output to create <text> nodes on text matrix changes rather tha...miklosh2007-07-251-0/+1
* Added tiling pattern supportmiklosh2007-07-231-3/+6
* Further development of the PDF import module: continued pruning of PdfParser....miklosh2007-07-211-17/+77
* Initial commit of native poppler-based PDF import.miklosh2007-07-121-0/+122