Commit graph

15 commits

Author SHA1 Message Date
hkrish
0fb83df73f Resolve self intersections in a single path 2013-04-21 21:19:22 +02:00
hkrish
1f428cbddc Update header comment 2013-04-21 19:16:50 +02:00
hkrish
cca42872ed Throw more errors 2013-04-21 18:11:58 +02:00
hkrish
43d3243179 Throw errors when the graph cannot be traversed 2013-04-21 17:45:58 +02:00
hkrish
0108f004f1 Don't create handles if curves are linear 2013-04-21 14:57:29 +02:00
hkrish
c5984bb9f4 Avoid cloning the segments whil making a graph 2013-04-21 14:38:57 +02:00
hkrish
07aeadac6c Using CurveLocation objects now 2013-04-21 13:51:51 +02:00
hkrish
9f844eb69a Changed the URL on the header 2013-04-20 19:54:45 +02:00
hkrish
cfe1bc0329 Added some complex test cases 2013-04-20 02:04:51 +02:00
hkrish
aa9f569931 Trying getParameterOf instead of getNearestLocation.parameter 2013-04-19 22:35:36 +02:00
hkrish
aabec49446 Boolean Subtraction added 2013-04-19 19:49:44 +02:00
hkrish
27eeb24c4f Compound Paths working now. Also pulled in jLehni's changes on resolving transformations on compoundpaths 2013-04-19 14:46:27 +02:00
hkrish
7b6b94fc21 Boolean Union and Intersection working 2013-04-18 20:27:19 +02:00
hkrish
b96136fc3e Boolean re write using curve.split. Not working! :( 2013-03-18 22:54:10 +01:00
hkrish
7f8237adc8 Rudimentary Boolean (Union) code working.
Only Polygons for now. Need to add handles appropriately
2013-03-18 17:04:46 +01:00