log nodejs/coord.m4 @ 1442:66609545f7a6

age author description
Mon, 11 Apr 2011 12:52:09 +0800 wycc Add functions to search for the text recursively inside coord_t tree. Once we find the first instance, we change the text of it. We need to think about how to manage the multiple segment texts, which is composed of several tspan.
Sun, 13 Mar 2011 08:10:57 +0800 Thinker K.F. Li Fix issue of crashing for cloned subtree
Fri, 11 Mar 2011 02:48:18 +0800 Thinker K.F. Li Modify return object for clone_from_subtree
Mon, 07 Mar 2011 09:38:09 +0800 Thinker K.F. Li Add clone_from_subtree() for coord object of nodejs
Sun, 19 Sep 2010 11:36:03 +0800 wycc Define accessor for x and y to implement absolute location
Wed, 15 Sep 2010 01:17:43 +0800 wycc Define accessor for the opacity attribute of the coord
Thu, 02 Sep 2010 10:59:02 +0800 Thinker K.F. Li Support opacity on coords