Subtract polygon. Cut path functional in Drawing tool.

This commit is contained in:
jpcaram
2014-12-26 15:38:51 -05:00
parent 978344d5c6
commit 6fae5258db
5 changed files with 38 additions and 8 deletions

View File

@@ -13,6 +13,7 @@ Drawing
* Group (But not union)
* Remove from index (rebuild index or make deleted instances
equal to None in the list).
* Better handling/abstraction of geometry types and lists of such.
Algorithms