When a lot of edges meet the same point - and, in particular, when
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 2 Apr 2011 13:15:56 +0000 (13:15 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sat, 2 Apr 2011 13:15:56 +0000 (13:15 +0000)
commitb0a2ee969ddd95665e0cbfd18b50c9d69e6346e0
tree12461e3e87c9cbd8e112de2d669dd0327c9bb44a
parent918a098aae4994b52ceda1bc1c3a7113271705e2
When a lot of edges meet the same point - and, in particular, when
they meet at sharp enough angles that the thick lines overlap
noticeably outside the circle of the point - redrawing the edges in a
different order each time looks ugly. Arrange to always redraw edges
in order of colour, so that empty lines are drawn before indeterminate
lines which in turn come before filled-in lines.

git-svn-id: svn://svn.tartarus.org/sgt/puzzles@9136 cda61777-01e9-0310-a592-d414129be87e
loopy.c