author | speleo3 <speleo3@users.sourceforge.net> | |
Tue, 16 Dec 2008 15:52:36 +0000 (15:52 +0000) | ||
committer | speleo3 <speleo3@users.sourceforge.net> | |
Tue, 16 Dec 2008 15:52:36 +0000 (15:52 +0000) | ||
commit | 025db6f90298127a666cd24bcfc2e22fd35ca84d | |
tree | aab43b87dcf998923b3d7b1c21b2c5dfa4e15f17 | tree | snapshot |
parent | c702dce9318d403c2ca451350282b55b2d888eb4 | commit | diff |
* remove sp_item_i2root_affine and sp_item_i2r_affine and replace all calls by
sp_item_i2doc_affine or sp_item_i2d_affine respectively
* remove sp_root_bbox, root->c2p was considered in the wrong place there
* in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root
node, because <svg> node does not have a transform attribute
* fix style scaling for boolean operations (with viewBox)
* fix zoom to fit drawing (with viewBox)
* fix export area size for "export drawing" (with viewBox)
* fix simultaneous movement of clone + original (with viewBox)
sp_item_i2doc_affine or sp_item_i2d_affine respectively
* remove sp_root_bbox, root->c2p was considered in the wrong place there
* in sp_item_i2doc_affine do not consider SP_ITEM(object)->transform for root
node, because <svg> node does not have a transform attribute
* fix style scaling for boolean operations (with viewBox)
* fix zoom to fit drawing (with viewBox)
* fix export area size for "export drawing" (with viewBox)
* fix simultaneous movement of clone + original (with viewBox)