log nodejs/svg.js @ 1384:98ea7146cef3

age author description
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.
Sat, 20 Nov 2010 20:04:31 +0800 wycc Implement Scene API.
Fri, 12 Nov 2010 16:53:03 +0800 Thinker K.F. Li Fix issue of moving lightbar of testsvg.js.
Wed, 03 Nov 2010 22:02:23 +0800 wycc Use inkscape:label to be the same way as the mbname. In this way, we can use the property editor to define name of the object.
Thu, 21 Oct 2010 23:56:55 +0800 wycc Implement the page stack
Fri, 01 Oct 2010 12:20:26 +0800 Thinker K.F. Li Parse font-style and font-weight of SVG text
Fri, 01 Oct 2010 11:10:26 +0800 Thinker K.F. Li set style for a text with computed text length
Sun, 26 Sep 2010 14:25:55 +0800 Thinker K.F. Li Do not fill and stroke when the color is none or unseted abs_n_rel_center
Sun, 26 Sep 2010 14:09:16 +0800 Thinker K.F. Li Set opacity for a path. abs_n_rel_center
Sat, 25 Sep 2010 22:04:23 +0800 Thinker K.F. Li Remove debug messages abs_n_rel_center
Sat, 25 Sep 2010 20:31:53 +0800 Thinker K.F. Li Parse color and stroke width of tspan object correctly. abs_n_rel_center