Mercurial > MadButterfly
log inkscape/MB_Frame.py @ 234:889cdc5f23c5
age | author | description |
---|---|---|
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. |