Code

Added initial transparency group and softmask support
[inkscape.git] / src / extension / internal / pdfinput / pdf-parser.cpp
2007-08-17 mikloshAdded initial transparency group and softmask support
2007-08-13 mikloshAdded a clip path stack for PdfParser and a node stack...
2007-08-09 mikloshTo ease testing reduced fallback operations' precision...
2007-08-09 mikloshAdded support for the shading operator
2007-07-30 mikloshAdded image mask support
2007-07-28 mikloshReworked text state handling so that now SvgBuilder...
2007-07-25 mikloshReworked text output to create <text> nodes on text...
2007-07-23 mikloshAdded tiling pattern support
2007-07-23 mikloshRemoved transform from <svg> and corrected matrix multi...
2007-07-21 mikloshFurther development of the PDF import module: continued...
2007-07-12 mikloshInitial commit of native poppler-based PDF import.