4xx / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

How to get boundary value of rect tag in svg using javascript #1239

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I am working in svg editor 2.7 version,Here i need to selected individual 
boundary value of rectangle in svg using javascript.

Here i analysis about svg editor, <g> tags will generated automatically and 
create only one selection area which is provided only rect shape only. Here i 
need to change selection area for path section.

Below code is based on select.js.

just check both attached images, we are on the first stage (image) we to make 
it us the second stage - Selection area should be in over boundary as in 
secondary image (should be as image right side).Kindly assist me.

All suggestion will be highly appreciation.

Original issue reported on code.google.com by vivek@osiztechnologies.com on 1 Oct 2014 at 10:27

Attachments: