rebootcode / svg-edit

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

2 rectangles - substract #958

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
To me it would be very useful to have a feature that 'group' to rectangles and 
that you can 'subtract' them from each other.

2 rectangles: (overlapping)
+---------+
|         |
|     +---------+
|     |         |
+-----|         |
      |         |
      +---------+

After subtract operation:

+---------+
|         |
|     +---+
|     |   
+-----+

Best regards,
Karel.

Original issue reported on code.google.com by karel.va...@gmail.com on 8 May 2012 at 10:14