index
:
svg.js.git
2.x
fix-basetag-bug
make-on-off-generic
master
svg.js_v1.x
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
patharray.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed bug related to the new path parser, text-method of tspan is a getter no...
Ulrich-Matthias Schäfer
2015-11-30
1
-12
/
+13
*
fix leading point bug in path parsing (#416)
Ulrich-Matthias Schäfer
2015-11-28
1
-11
/
+22
*
`SvgPathSeg` is removed in Chrome 48. Added workaround (fixes #409)
Ulrich-Matthias Schäfer
2015-11-18
1
-77
/
+104
*
tab to space, block comments to line comments
Ulrich-Matthias Schäfer
2015-11-06
1
-18
/
+18
*
remove useless executable permission
Peter Dave Hello
2015-06-23
1
-0
/
+0
*
Completely reworked transform system
wout
2014-07-11
1
-1
/
+1
*
Added SVG.Circle, removed structural internal references
wout
2014-06-25
1
-1
/
+1
*
Bumped to 1.0.0-rc.6
wout
2014-03-04
1
-38
/
+1
*
Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...
wout
2014-02-14
1
-195
/
+142
*
Minor enhancement in patharray arcs
wout
2014-02-05
1
-4
/
+4
*
convert bool to int, so d only contains number values - fixes #145
dotnetCarpenter
2014-02-05
1
-2
/
+2
*
Fix in patharray arc
wout
2014-02-05
1
-3
/
+3
*
Fix for arcs in SVG.PathArray#toString method
wout
2014-02-04
1
-7
/
+7
*
fix for arcs in patharray toString() method
wout
2014-02-04
1
-5
/
+3
*
Shortened arc objects in PathArray
wout
2014-01-29
1
-5
/
+5
*
Added SVG.PathArray, updated data() and bumped to v1.0rc1
wout
2014-01-29
1
-0
/
+296