log nodejs/svg.js @ 706:fdd68e69c59f

age author description
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()
Fri, 13 Aug 2010 08:16:18 +0800 wycc Add rect and matrix support. The test.svg can be rendered almost correctly now.
Thu, 29 Jul 2010 00:15:19 +0800 wycc Add image tag support.
Thu, 29 Jul 2010 00:12:18 +0800 wycc Add image support
Wed, 21 Jul 2010 07:27:15 +0800 wycc Add the missing 'else'
Wed, 21 Jul 2010 07:26:12 +0800 wycc Implement text style parser
Fri, 16 Jul 2010 04:04:53 +0800 wycc Add the text style parser. This can not handle the recursive tspan yet.
Thu, 15 Jul 2010 22:34:04 +0800 wycc Add SVG parser sample code.