log nodejs/svg.js @ 1388:669f79a4ecaf

age author description
Fri, 25 Mar 2011 03:54:45 +0800 wycc Fix the parseUse which setup parameter to the wrong object.
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.
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
Sat, 25 Sep 2010 20:12:45 +0800 Thinker K.F. Li Transform positions of radient paints. abs_n_rel_center
Sat, 25 Sep 2010 18:46:37 +0800 Thinker K.F. Li Formalize path data for MadButterfly. abs_n_rel_center
Sat, 25 Sep 2010 17:43:39 +0800 Thinker K.F. Li Set paint for tspan correctly abs_n_rel_center
Sat, 25 Sep 2010 16:17:49 +0800 Thinker K.F. Li Handle stroke-width and gradientTransform abs_n_rel_center
Sat, 25 Sep 2010 15:31:28 +0800 Thinker K.F. Li Refactory loadSVG._set_paint() abs_n_rel_center
Sat, 25 Sep 2010 12:09:35 +0800 Thinker K.F. Li Fix bug of parsing linear and radial gradient abs_n_rel_center
Fri, 24 Sep 2010 23:55:02 +0800 Thinker K.F. Li Parse radial gradient abs_n_rel_center
Fri, 24 Sep 2010 16:06:42 +0800 Thinker K.F. Li Merge from default branch abs_n_rel_center
Tue, 21 Sep 2010 00:28:44 +0800 Thinker K.F. Li Move initial values of bbox and center to bbox.orig and center.orig abs_n_rel_center
Mon, 20 Sep 2010 22:43:44 +0800 Thinker K.F. Li Make scale work on center of an object abs_n_rel_center
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Use accessor to return bbox values abs_n_rel_center
Mon, 20 Sep 2010 22:43:43 +0800 Thinker K.F. Li Revert changeset 76fe4afce640 abs_n_rel_center
Mon, 20 Sep 2010 21:47:21 +0800 wycc Use the center as the default transformaqtion point.
Sun, 19 Sep 2010 19:28:33 +0800 wycc Fix the location of the text elements.
Sun, 19 Sep 2010 11:38:17 +0800 wycc Use attribute x and y
Sat, 18 Sep 2010 21:23:51 +0800 wycc The inkscape:bbox is defined as the global coordinate system. However, the center.x and center.y must be the coordiante system of the parent group of the SVG entity. Therefore, we need to do coordinate transformation from the global coordination system to the local coordination system.
Wed, 15 Sep 2010 01:18:49 +0800 wycc Use accessor to replace the method to setup the opacity
Thu, 02 Sep 2010 10:59:02 +0800 Thinker K.F. Li Support opacity on coords
Wed, 01 Sep 2010 20:04:35 +0800 Thinker K.F. Li Move bounding box and center back to an object
Wed, 01 Sep 2010 18:04:20 +0800 Thinker K.F. Li Fix incorrect variable name
Wed, 01 Sep 2010 02:06:32 +0800 wycc Allow relative path
Tue, 31 Aug 2010 14:54:47 +0800 Thinker K.F. Li Fix issue of incorrect top position of bbox.
Tue, 31 Aug 2010 02:36:01 +0800 Thinker K.F. Li Add holder for animate
Tue, 31 Aug 2010 01:26:22 +0800 Thinker K.F. Li Set bounding box attributes for JS
Tue, 31 Aug 2010 00:49:35 +0800 Thinker K.F. Li Refactor color parsing and fix bug of parsing path
Tue, 31 Aug 2010 00:06:11 +0800 Thinker K.F. Li mbapp accept arguments for display, width and height
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
Sun, 15 Aug 2010 01:41:10 +0800 Thinker K.F. Li Collect mbnames and mapping to object through mb_rt.mbnames
Sun, 15 Aug 2010 01:26:09 +0800 Thinker K.F. Li Refactor loadSVG as a class
Sat, 14 Aug 2010 23:52:43 +0800 Thinker K.F. Li Paint with black for unspecified, not "none", fill and stroke.
Fri, 13 Aug 2010 23:38:29 +0800 wycc Translate the svg.js as a nodejs module.
Fri, 13 Aug 2010 20:41:00 +0800 Thinker K.F. Li Recognize color name
Fri, 13 Aug 2010 19:52:00 +0800 Thinker K.F. Li fill with black by default instead of stroke black
Fri, 13 Aug 2010 18:23:44 +0800 Thinker K.F. Li Fill shapes with black if with out any stroke and fill in the style
Fri, 13 Aug 2010 17:51:21 +0800 Thinker K.F. Li Make code clear
Fri, 13 Aug 2010 17:42:59 +0800 Thinker K.F. Li Default alpha of a tag is '1'
Fri, 13 Aug 2010 17:20:17 +0800 Thinker K.F. Li Parse path tag for SVG
Fri, 13 Aug 2010 11:10:49 +0800 Thinker K.F. Li Flush mb_rt, immediately, after redraw_all()