index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make tolerance range exponential
bulia byak
2008-07-15
1
-3
/
+3
*
Fixed layers dialog to correctly fetch icons from new location/code.
Jon A. Cruz
2008-07-15
1
-16
/
+15
*
remove last calls to spcurve::get_length outside of spcurve. (canvas-bpath re...
Johan B. C. Engelen
2008-07-15
1
-2
/
+2
*
don't call cairo_new_path in feed_pathvector_to_cairo (like the old feed_path...
Johan B. C. Engelen
2008-07-15
2
-6
/
+6
*
make SPCurve constructors explicit. (so e.g. it is impossible to write SPCurv...
Johan B. C. Engelen
2008-07-14
1
-2
/
+2
*
fix conversion from pathvector to livarot path. (a.o. caused crash of nodetoo...
Johan B. C. Engelen
2008-07-14
1
-1
/
+1
*
complete 2geomifying subpath adding in nodepath
Johan B. C. Engelen
2008-07-14
1
-65
/
+15
*
improve get_nodetype angle checking, thanks nathan!
Johan B. C. Engelen
2008-07-14
1
-10
/
+8
*
add comment and implementation of get_nodetype where both curves are zero_len...
Johan B. C. Engelen
2008-07-14
1
-2
/
+14
*
noop: add comment about multiple consecutive movetos
Johan B. C. Engelen
2008-07-14
1
-1
/
+3
*
fix check for empty path for draw-context
Johan B. C. Engelen
2008-07-14
1
-1
/
+1
*
fix 248419
bulia byak
2008-07-14
1
-1
/
+1
*
convert object to path: replace check for empty path with 2geomified method o...
Johan B. C. Engelen
2008-07-14
1
-1
/
+1
*
dyna-draw-context and eraser-context: replace check for empty path with 2geom...
Johan B. C. Engelen
2008-07-14
2
-2
/
+2
*
draw-context: replace check for empty path with 2geomified method of spcurve
Johan B. C. Engelen
2008-07-14
1
-1
/
+1
*
2geomify ODF output
Johan B. C. Engelen
2008-07-14
1
-60
/
+49
*
2geomify lpeSpiro
Johan B. C. Engelen
2008-07-14
1
-91
/
+97
*
use dynamic_cast in favor of typeid. because of derivative classes
Johan B. C. Engelen
2008-07-14
1
-2
/
+2
*
2geomify snappoint finding for SPShapes.
Johan B. C. Engelen
2008-07-14
1
-30
/
+32
*
add geom-nodetype. helper function to determine the nodetype between two curves
Johan B. C. Engelen
2008-07-14
3
-0
/
+130
*
Preview emf on windows
Ulf Erikson
2008-07-14
2
-1
/
+195
*
Minor fixes for emf input/output on windows
Ulf Erikson
2008-07-14
2
-139
/
+361
*
Enable knotholder handles for LPEAngleBisector now that they can be used simu...
Maximilian Albert
2008-07-14
1
-3
/
+2
*
Enable simultaneous knotholder and nodepath
Maximilian Albert
2008-07-14
7
-102
/
+185
*
Some improvements to my title/desc stuff of revision 18759 (see bug 171024).
Stephen Silver
2008-07-14
3
-39
/
+62
*
small code cleanup using newly discovered 2geom method :)
Johan B. C. Engelen
2008-07-13
1
-3
/
+3
*
if the closing line segment has zero length, don't include it in the nodepath!
Johan B. C. Engelen
2008-07-13
1
-3
/
+8
*
fix warning
bulia byak
2008-07-13
1
-1
/
+2
*
fix reading and setting presets
bulia byak
2008-07-13
1
-22
/
+41
*
convert calligraphic presets to 0..100 ranges, remove width
bulia byak
2008-07-13
1
-5
/
+5
*
2geomify pov-out extension
Johan B. C. Engelen
2008-07-13
4
-93
/
+94
*
2geomify generation of nodetool's nodepath. have done testing, but needs more...
Johan B. C. Engelen
2008-07-13
1
-5
/
+72
*
warning cleanup
Felipe Corr??a da Silva Sanches
2008-07-12
3
-32
/
+32
*
fix proper type for type array when initializing nodepath
Johan B. C. Engelen
2008-07-12
1
-11
/
+11
*
remove no longer used methods (livarot to nartbpath ; font glyphs to nartbpath)
Johan B. C. Engelen
2008-07-12
5
-172
/
+0
*
2geomify latex-pstricks
Johan B. C. Engelen
2008-07-12
2
-59
/
+53
*
convert ps output to 2geom
Johan B. C. Engelen
2008-07-12
2
-38
/
+50
*
remove no longer needed inclusions
Johan B. C. Engelen
2008-07-12
2
-4
/
+0
*
* remove code duplication from pdf-cairo extension
Johan B. C. Engelen
2008-07-12
4
-49
/
+13
*
add simplified feed_path_to_cairo functions
Johan B. C. Engelen
2008-07-12
2
-5
/
+49
*
2geomify print, fill and stroke methods of extensions
Johan B. C. Engelen
2008-07-12
16
-58
/
+72
*
enable writing "H/h" and "V/v" to SVG !
Johan B. C. Engelen
2008-07-12
3
-7
/
+30
*
Don't crash on path parse error. Truncate the path data up to where it is valid.
Johan B. C. Engelen
2008-07-12
1
-6
/
+15
*
increase font size on kerning_preview and text_preview drawing areas
Felipe Corr??a da Silva Sanches
2008-07-12
2
-3
/
+13
*
properly update kerning value in the spinbox and fix some crashes
Felipe Corr??a da Silva Sanches
2008-07-12
1
-10
/
+19
*
now one can visually adjust glyph kerning. (still doesn save that info in the...
Felipe Corr??a da Silva Sanches
2008-07-12
2
-2
/
+29
*
kerning pairs already can be selected but kerning value still cant be set
Felipe Corr??a da Silva Sanches
2008-07-12
2
-2
/
+14
*
glyph-kerning setup user interface (not functional yet, just the gtk UI sketch)
Felipe Corr??a da Silva Sanches
2008-07-12
2
-4
/
+49
*
add adjustable opacity
bulia byak
2008-07-12
1
-6
/
+9
*
copyedit
bulia byak
2008-07-12
1
-1
/
+1
[prev]
[next]