Implement board textures in XBoard
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 27 Oct 2010 17:18:41 +0000 (19:18 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 27 Oct 2010 17:25:15 +0000 (19:25 +0200)
commite2024f47777179382c5d4640cf2e750258906340
tree456e9116acc5719ea149237021f9159171c0c6d1
parent686be7b1d12f8c2b3ad58430c1c79093a7652065
Implement board textures in XBoard

The -darkBackTextureFile and -liteBackTextureFile options now wrk in
XBoard too, for loading a pixmap that will be used to cut out the dark
and light square backgrounds. The cutting algorithm is such that the
pixmap image is completely restored if the size was that of the total
board (e.g. a drawing of a Xiangqi board).
xboard.c