Mercurial > MadButterfly
log nodejs/svg.js @ 783:a47431293043
age | author | description |
---|---|---|
Mon, 30 Aug 2010 23:52:59 +0800 | Thinker K.F. Li | Re-indent ts=8 to make editor and cat seeing the same thing |
Mon, 30 Aug 2010 08:56:44 +0800 | wycc | Implement new algorithm to calculate the origin of the SVG elemnts so that we can implement object resize without changing the position of the object. |
Sat, 28 Aug 2010 22:14:38 +0800 | wycc | Add origin calculation support |
Thu, 26 Aug 2010 00:16:12 +0800 | wycc | Add linearGradient support. |
Fri, 20 Aug 2010 08:34:34 +0800 | wycc | Add set_text to the coordinate of the coord_t of the text. |
Sun, 15 Aug 2010 01:44:38 +0800 | Thinker K.F. Li | Fix issue of redefine a variable with the same name of a argument |