There seems to be some odd behaviour when GTK is asked to draw an
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 28 Aug 2005 13:52:58 +0000 (13:52 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 28 Aug 2005 13:52:58 +0000 (13:52 +0000)
commitdddad8fb77a944a470934f7097abe3de91d3b80e
treeddb88f8ef316aa43923f759651ad4d6147ea3834
parent102541860ca92537ea7441cfe21b1bd2f63edeac
There seems to be some odd behaviour when GTK is asked to draw an
outline polygon with a clipping rectangle active. I don't know or
care whether this is GTK or my X server or what, but I'm working
around it by drawing the lines myself, which seems to sort it out.

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