index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
extension
/
internal
/
pdfinput
/
svg-builder.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add virtual to a lot of the destructors. Note: perhaps it will have to be rev...
Johan B. C. Engelen
2007-11-04
1
-1
/
+1
*
noop: (SvgBuilder::setTransform): Mark argument as not being written through.
Peter Moulder
2007-09-16
1
-1
/
+1
*
Added a PDF import settings dialog
miklosh
2007-08-19
1
-0
/
+4
*
Added initial transparency group and softmask support
miklosh
2007-08-17
1
-0
/
+29
*
Added a clip path stack for PdfParser and a node stack for SvgBuilder needed ...
miklosh
2007-08-13
1
-1
/
+5
*
Reworked gradient handling to support all shading color spaces
miklosh
2007-08-09
1
-4
/
+6
*
Added support for the shading operator
miklosh
2007-08-09
1
-2
/
+4
*
Added support for exponential functions in gradients
miklosh
2007-08-09
1
-3
/
+2
*
Added image mask support
miklosh
2007-07-30
1
-0
/
+11
*
Do not set inkscape:groupmode for sub-page objects (eg. patterns)
miklosh
2007-07-30
1
-0
/
+1
*
Set top-level groups as layers with the name of the PDF document
miklosh
2007-07-28
1
-1
/
+3
*
Reworked text state handling so that now SvgBuilder keeps track of the curren...
miklosh
2007-07-28
1
-1
/
+7
*
Reworked text output to create <text> nodes on text matrix changes rather tha...
miklosh
2007-07-25
1
-0
/
+1
*
Added tiling pattern support
miklosh
2007-07-23
1
-3
/
+6
*
Further development of the PDF import module: continued pruning of PdfParser....
miklosh
2007-07-21
1
-17
/
+77
*
Initial commit of native poppler-based PDF import.
miklosh
2007-07-12
1
-0
/
+122