drawing the board with cairo, highlighting works sort of
authorArun Persaud <arun@nubati.net>
Sun, 2 Aug 2009 06:18:55 +0000 (23:18 -0700)
committerArun Persaud <arun@nubati.net>
Sun, 2 Aug 2009 07:00:20 +0000 (00:00 -0700)
commit8d174b2ca5cf599fdf0a97fe5457d71ad4e8f4b6
tree28609751472b2c407e7f7ecda2582f9258c97ba8
parent040542c239a2fbfe9c8720ca7cae065d3773bc1f
drawing the board with cairo, highlighting works sort of

used cairo to draw the lineGap. Not using colors from appData at the moment, cairo makes a lot of things easier though.
backend.c
callback.c
svg/DarkSquare.svg
svg/LightSquare.svg
xboard.c