Mercurial > MadButterfly
log nodejs/svg.js @ 1385:2ebb07ee455e
age | author | description |
---|---|---|
Fri, 25 Mar 2011 02:31:55 +0800 | wycc | Fix the issue that we put the wrong entry for the groupMap for svg:g element. |
Fri, 25 Mar 2011 02:03:17 +0800 | wycc | Fix the parseImage to setup the transform attributes correctly. |
Wed, 23 Mar 2011 23:02:36 +0800 | wycc | Consider the width and height attribute for the rect elements. The inkscape will change the width and height directly without using transform when we resize the rectangle. |
Tue, 22 Mar 2011 01:03:16 +0800 | wycc | CHange the SVG parser for the scribbo animation. |
Fri, 11 Mar 2011 14:07:55 +0800 | wycc | Check in so that we can check the crash issues. |
Tue, 21 Dec 2010 14:36:50 +0800 | wycc | Add some stub for the animation. |