Extend full-board textures by periodic tiling (XB)
authorH.G.Muller <hgm@hgm-xboard.(none)>
Sat, 9 Apr 2016 14:30:20 +0000 (16:30 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Apr 2016 08:24:58 +0000 (10:24 +0200)
commitc972af9ffaac85819f9f0466c2b814553bd82be9
treead0bd178e3aa0e724ed46ceb4aeb5696aeb4c8c4
parentd0612391bb34c7dc5e63bdec5619427d9785ffb0
Extend full-board textures by periodic tiling (XB)

Texture images with an -NxM suffix to their name are scaled to match
that number of squares before cutting squares out of them. But if the
actual board was larger than NxM the remaining squares fell outside the
image and remained white. Now the cutting area is mapped back into
the image, effectively behaving as if it is periodically tiling the
entire plane.
draw.c