gthmb / jquery-free-transform

provides simple controls that allows you to move/rotate/scale a DOM element. kinda like a simple version of the free transform tool in Flash or Photoshop.
133 stars 58 forks source link

What are X and Y values after scaling? #24

Open biswajitch opened 10 years ago

biswajitch commented 10 years ago

I am trying to recreate the transformed object to a svg element, so I am not sure what x and y position returns after scaling the object.