Clean up drawing code
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 6 Oct 2012 10:14:16 +0000 (12:14 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sun, 21 Oct 2012 09:28:16 +0000 (11:28 +0200)
commitebe7a5fcfc878687c96462044b45392416f8780a
treea86f458666827d7568ac9b4b774e814695f3d0e9
parentef69c417ccc6498ba0c13591b4deaa34a9a76ba1
Clean up drawing code

Now all routines only draw through cairo, the destination surface can
be passed to them, making it possible to do the duplicate drawing
to the memory board image in a cleaner way.
draw.c