Mercurial > MadButterfly
log inkscape/MB_Frame.py @ 1108:236a47079c2b
age | author | description |
---|---|---|
Sat, 31 Jan 2009 09:41:04 +0800 | wycc | Implement the whole tspan attribute. Currently, we can accept font family/font style/font weight and font size. mbtext |
Sat, 03 Jan 2009 08:43:29 +0800 | wycc | * Check if the selected element is a group ot not. A symbol or button must be a group. |
Wed, 31 Dec 2008 22:37:21 +0800 | wycc | Implement MBApp API and modify the dynamic example to use this API. |
Sat, 27 Dec 2008 12:11:27 +0800 | wycc | Add extend scene function |
Sat, 27 Dec 2008 10:18:33 +0800 | wycc | Modify the format according to the new design. |
Wed, 24 Dec 2008 23:43:39 +0800 | wycc | When a scene is selected to0 edit, we copy all of its elements out of the scene so that inkscape can edit it directly. All elements add or delete by the inkspcae will be put back when we switch the scene. The svg2code.py must recognize this structure. |
Mon, 22 Dec 2008 00:21:46 +0800 | wycc | Add frame support into the inkscape. |