index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
share
/
extensions
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fis maren improvements to embed/import
Jabier Arraiza
2018-05-15
2
-33
/
+56
*
Fix bug embeding SVG as PNG
Jabier Arraiza
2018-05-13
1
-7
/
+12
*
Allow embed on SVG imports
Jabier Arraiza
2018-05-12
1
-1
/
+3
*
Fixed more trivial typos
luz.paz
2018-03-12
1
-1
/
+1
*
Improve EAN13 with guide mark and clean up a bit of code
Martin Owens
2018-03-07
7
-33
/
+40
*
Export to plotter via the parallel port
Arnout Engelen
2018-03-03
2
-31
/
+51
*
If available, run 'background' inkscape inside xvfb-run (!201)
Arnout Engelen
2018-03-03
1
-1
/
+7
*
Update name as per suggestion from Maren
Martin Owens
2018-02-20
2
-2
/
+2
*
Replace dxf12 output with a pure python implementation
Martin Owens
2018-02-20
4
-28
/
+165
*
Misc. typos
luz.paz
2018-02-10
2
-2
/
+2
*
Copy numpy import error message over from measure.py (no new strings)
Maren Hachmann
2018-02-10
1
-1
/
+6
*
Update gcodetools.py to work with Inkscape > 0.91, fix written by inkscapecom...
Maren Hachmann
2018-02-10
1
-9
/
+4
*
Misc. typos
luz.paz
2018-01-08
10
-11
/
+11
*
Merge branch 'convertObjectsToPathsBeforePlotting' of https://gitlab.com/rabo...
Marc Jeanmougin
2018-01-06
5
-1
/
+29
|
\
|
*
Add option to convert objects to paths before plotting
Arnout Engelen
2017-12-30
5
-1
/
+29
*
|
Fix minor typos
Yuri Chornoivan
2018-01-01
2
-2
/
+2
|
/
*
Misc. typos
luzpaz
2017-12-04
4
-6
/
+6
*
Fixes issue with extension not working in documents without a document height...
Maren Hachmann
2017-11-28
1
-1
/
+1
*
Add configuration to build python extension docs with doxygen
Mois Moshev
2017-11-14
1
-0
/
+55
*
Misc. typos
Unknown
2017-11-07
34
-55
/
+55
*
Can now interpolate namespaced attributes, uses previously unused units field...
Maren Hachmann
2017-10-03
1
-141
/
+152
*
Add some help texts, improve structure
Maren Hachmann
2017-10-03
1
-5
/
+8
*
[LP:1634022] xcf export - Guides and grids wrongly positionned. Guides and gr...
jazzynico
2017-08-25
1
-18
/
+63
*
Merge branch 'alvinpenner/inkscape-master'
Martin Owens
2017-08-13
2
-0
/
+18
|
\
|
*
Update summersnight.py for https://bugs.launchpad.net/inkscape/+bug/1653650.
Alvin Penner
2017-07-08
1
-0
/
+9
|
*
Update perspective.py for https://bugs.launchpad.net/inkscape/+bug/1653650.
Alvin Penner
2017-07-08
1
-0
/
+9
*
|
Fixes bug https://bugs.launchpad.net/inkscape/+bug/1686551
Jabier Arraiza
2017-07-27
1
-0
/
+4
|
/
*
Update dxf_input.py for LP Bug #1700582
Alvin Penner
2017-06-27
1
-2
/
+2
*
[Bug #1695016] Xaml export misses some radialGradients.
mgth
2017-06-05
1
-1
/
+1
*
Merge in render frame extension
Martin Owens
2017-06-04
4
-0
/
+389
|
\
|
*
Corrected frame extension inside option box size.
Richard White
2016-05-19
1
-1
/
+1
|
*
Merge from Inkscape trunk.
Richard White
2016-05-19
122
-689
/
+1847
|
|
\
|
*
|
Corrected frame extension stroke and fill values on 64 bit machine.
Richard White
2016-05-18
2
-4
/
+15
|
*
|
Added frame extension.
Richard White
2016-02-27
4
-0
/
+378
*
|
|
Explicitly mark input/output via UniConvertor.
Tavmjong Bah
2017-06-01
8
-8
/
+8
*
|
|
Add 4k, 5k, and 8k screen sizes.
Tavmjong Bah
2017-05-31
1
-0
/
+3
*
|
|
[Bug #1680833] Extrude extension changes edge width thickness.
suv-lp
2017-05-01
1
-2
/
+16
*
|
|
Restore r14955 which was reverted in r15047 due to messed up merge
Eduard Braun
2017-04-24
1
-2
/
+2
*
|
|
Extensions: HPGL: changed command order of cleanup commands so pen plotters r...
Sebastian Wüst
2017-04-17
2
-4
/
+4
*
|
|
cmake/MSYS2: Spell checking via gtkspell now working
Eduard Braun
2017-04-08
2
-0
/
+0
*
|
|
Two Extensions for converting objects to paths before exporting. (Bug 1662531)
Alvin Penner
2017-03-13
4
-0
/
+154
*
|
|
extensions. dxf output & print_win32_vector. compensate for viewbox. (Bug 167...
Alvin Penner
2017-03-12
2
-2
/
+17
*
|
|
Apply the Albin Penner fix for bug 1663362
Alvin Penner
2017-03-08
2
-25
/
+0
*
|
|
Fix ACLs
Eduard Braun
2017-03-05
5
-0
/
+0
*
|
|
[Bug #980527] Gcodetools: Unlocalized messages.
Nicolas Dufour
2017-02-24
11
-25
/
+25
*
|
|
[Bug #1666939] Polar grid: reduce height of options dialog.
suv-lp
2017-02-23
2
-14
/
+22
*
|
|
Extensions: prevent exception when inst.strerror is None
Sebastian Wüst
2017-02-19
1
-1
/
+1
*
|
|
Extensions: Add 'appearance="url"' to desccription parameters.
Eduard Braun
2017-02-13
1
-3
/
+3
*
|
|
Extensions: Fix for r15483
Eduard Braun
2017-02-10
1
-2
/
+2
*
|
|
Extensions: Support for very old versions of Scour (<= 0.26)
Eduard Braun
2017-02-05
1
-1
/
+8
[next]