Code

Require a pageBox in the constructor for GfxState so that we do not always need to...
[inkscape.git] / src / extension / internal / pdfinput / pdf-parser.h
2007-08-19 mikloshRequire a pageBox in the constructor for GfxState so...
2007-08-18 mikloshAdded the ability to set the precision of gradient...
2007-08-13 mikloshAdded a clip path stack for PdfParser and a node stack...
2007-08-09 mikloshAdded support for the shading operator
2007-07-23 mikloshAdded tiling pattern support
2007-07-21 mikloshFurther development of the PDF import module: continued...
2007-07-12 mikloshInitial commit of native poppler-based PDF import.