summaryrefslogtreecommitdiffstats
path: root/src/helper/geom-pathstroke.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-05-26never let me try this againLiam P. White1-2/+2
2015-04-29Better solution pickingLiam P. White1-3/+22
2015-04-29Increase precision (long thin paths had a ton of width variance), fix logic e...Liam P. White1-3/+1
2015-04-29Catch more intersections (can still be improved somewhat I think)Liam P. White1-21/+17
2015-04-28fix tangent sign problems in path outline codeLiam P. White1-65/+94
2015-04-04herpderpLiam P. White1-1/+1
2015-04-04Call decide() with subpaths in proper order.Tavmjong Bah1-1/+1
2015-03-31Small cleanup: consistency, styleLiam P. White1-44/+31
2015-03-31Update turn angle predicate for outlinerLiam P. White1-8/+14
2015-03-29Add clipping at miter-length to 'arcs' line join.Tavmjong Bah1-21/+131
2015-03-29clean up previous commitLiam P. White1-24/+9
2015-03-27Fix calculation of miter limit. Implement 'miter-clip' line join.Tavmjong Bah1-7/+48
2015-03-24Path outliner: refactor extrapolated joiner, allow joining line segments; som...Liam P. White1-65/+155
2015-03-22improve, optimize, fix path outlinerLiam P. White1-71/+112
2015-03-20Fix remaining bugs in path outlinerLiam P. White1-8/+13
2015-03-19Let's hope the world doesn't endLiam P. White1-0/+505