Commit Graph

2 Commits

Author SHA1 Message Date
whitequark
47288e9a4c Stitch outlines before display to preserve phase of stippling.
Before this commit, the outlines are generated in an arbitrary order
from the kd-tree. This worked just fine for continuous lines, but
for stippling, especially on curves, this meant that most of
the piecewise linear edges would have the stippling phase restart
from zero, leading to a very poor appearance.
2016-10-13 22:05:32 +00:00
EvilSpirit
186911a51a Factor out PolylineBuilder from DXF export code. 2016-10-13 22:05:29 +00:00