index
:
inkscape
livecoding
An experimental livecoding plugin for Inkscape
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
*
added comments to the SVGFonts example
Felipe Corr??a da Silva Sanches
2008-07-12
1
-5
/
+89
*
add adjustable opacity
bulia byak
2008-07-12
1
-6
/
+9
*
copyedit
bulia byak
2008-07-12
1
-1
/
+1
*
move max-recent to ui tab
bulia byak
2008-07-12
1
-7
/
+5
*
fix crash on svnfonts dialog
Felipe Corr??a da Silva Sanches
2008-07-12
3
-25
/
+9
*
move label on top for sliders
bulia byak
2008-07-11
1
-11
/
+21
*
use new 2geom function. This ensures we cannot end up in infinite loop while ...
Johan B. C. Engelen
2008-07-11
4
-4
/
+4
*
partial update of 2geom
Johan B. C. Engelen
2008-07-11
2
-11
/
+22
*
apply patch by Stefaan, fixes bug #168589
Johan B. C. Engelen
2008-07-11
1
-10
/
+18
*
Switched three verbs/icons over to standard names and thus themed loading
Jon A. Cruz
2008-07-11
1
-3
/
+3
*
Add use of themed icon names in addition to older stock icons
Jon A. Cruz
2008-07-11
1
-12
/
+53
*
Text Preview entry box on SVGFonts dialog (unfortunately crashing sometimes, ...
Felipe Corr??a da Silva Sanches
2008-07-11
2
-5
/
+24
*
* removed the auxiliary GtkWindow
Felipe Corr??a da Silva Sanches
2008-07-11
5
-46
/
+77
*
Patch from Martin von Gagern for bug #247368
MenTaLguY
2008-07-11
1
-2
/
+13
*
Allow inkex.errormsg() to handle non-ASCII characters. Fixes bug 246931.
Stephen Silver
2008-07-10
1
-1
/
+1
*
prevent assert crashes on bad data in cal1 or cal2
bulia byak
2008-07-09
1
-16
/
+42
*
Some fixes for the Embed All Images extension:
Stephen Silver
2008-07-09
1
-5
/
+5
*
remove tolerance from tool prefs now that it's on the controls bar
bulia byak
2008-07-09
2
-6
/
+0
*
fix 243913
bulia byak
2008-07-09
1
-1
/
+1
*
Remove an unnecessary line that always raises an exception - there is no 'what'.
Stephen Silver
2008-07-09
1
-1
/
+0
*
Remove obsolete 'sodipodi:docbase' attribute when opening old Sodipodi/Inksca...
Stephen Silver
2008-07-09
1
-0
/
+3
*
Remove use of obsolete sodipodi:docbase from Python scripts (see bug 246721).
Stephen Silver
2008-07-09
2
-8
/
+2
*
move tolerance range towards roughness
bulia byak
2008-07-09
1
-2
/
+2
*
tolerance => smoothing, add presets
bulia byak
2008-07-09
1
-5
/
+6
*
Fixed icon loading, cacheing and fallback to use stock mechanisms.
Jon A. Cruz
2008-07-09
1
-40
/
+98
*
Warning cleanup
Jon A. Cruz
2008-07-09
1
-1
/
+1
*
remove fractional digits from hscales, we cannot drag with such precision anyway
bulia byak
2008-07-09
1
-0
/
+1
*
Fix handle for LPERotateCopies
Maximilian Albert
2008-07-08
1
-5
/
+7
*
Rename LPE: mirror reflect --> mirror symmetry
Maximilian Albert
2008-07-08
6
-23
/
+23
*
fix calligraphy and erasertools bugs introduced by rev19197
Johan B. C. Engelen
2008-07-08
2
-4
/
+4
*
render glyphs using 2geom pathvector instead of artbpath of font-glyph
Johan B. C. Engelen
2008-07-08
2
-21
/
+19
*
2geomify SPCurve::new_from_rect
Johan B. C. Engelen
2008-07-08
4
-11
/
+13
*
2geomify ellipse creation
Johan B. C. Engelen
2008-07-08
1
-43
/
+15
*
add 2geom pathvector to glyph font-glyph
Johan B. C. Engelen
2008-07-08
3
-3
/
+26
*
add MakePathVector to livarot
Johan B. C. Engelen
2008-07-08
2
-5
/
+121
*
instrument event latency
MenTaLguY
2008-07-08
5
-0
/
+133
*
disable motion hints again; still some subtle issues to work out
MenTaLguY
2008-07-08
1
-7
/
+4
*
2geomify the static defined hatchcircles of dropper tool, dyna draw and tweak...
Johan B. C. Engelen
2008-07-08
3
-30
/
+27
*
* 2geomify polygon svg writing
Johan B. C. Engelen
2008-07-08
3
-37
/
+23
*
patch by FreqMod for bug 246389
bulia byak
2008-07-08
1
-0
/
+18
*
Patch from codedread. Prevents rendering of title/desc/metadata elements in t...
Stephen Silver
2008-07-08
2
-2
/
+2
*
disable motion hints for calligraphy to avoid confusion
MenTaLguY
2008-07-08
1
-1
/
+0
[prev]
[next]