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.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not set inkscape:groupmode for sub-page objects (eg. patterns)
miklosh
2007-07-30
1
-1
/
+3
*
Use the font matrix for Type3 fonts only
miklosh
2007-07-30
1
-4
/
+7
*
Set top-level groups as layers with the name of the PDF document
miklosh
2007-07-28
1
-1
/
+24
*
Reworked text state handling so that now SvgBuilder keeps track of the curren...
miklosh
2007-07-28
1
-15
/
+55
*
Reworked text output to create <text> nodes on text matrix changes rather tha...
miklosh
2007-07-25
1
-27
/
+46
*
Modified CSS font style and text matrix setting to work with TrueType fonts
miklosh
2007-07-24
1
-8
/
+12
*
Set the xml:space attribute on <svg> once rather than on every <text>
miklosh
2007-07-24
1
-1
/
+1
*
Added tiling pattern support
miklosh
2007-07-23
1
-7
/
+68
*
Added some heuristics to set CSS font-style and font-weight from PDF font nam...
miklosh
2007-07-22
1
-1
/
+44
*
Added xml:space=preserve attribute on <text> nodes and sodipodi:role=line att...
miklosh
2007-07-22
1
-0
/
+2
*
Use the #RRGGBB color format instead of rgb() since most extensions don't sup...
miklosh
2007-07-22
1
-4
/
+5
*
Further development of the PDF import module: continued pruning of PdfParser....
miklosh
2007-07-21
1
-130
/
+720
*
Initial commit of native poppler-based PDF import.
miklosh
2007-07-12
1
-0
/
+608
[prev]