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