Add -useBoardTexture and -usePieceFont options
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 18 Aug 2011 08:29:35 +0000 (10:29 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Thu, 18 Aug 2011 17:04:50 +0000 (19:04 +0200)
commitc69beebf3decbe67eb92beab56bbc34c41c39831
tree541d73693a1b4c65bdf2bbe06caa1536cb362d79
parent0040d8cb7329ff41f7047f8486ae47765e45abbe
Add -useBoardTexture and -usePieceFont options

These options suppress the use of the given texture files or piece fonts
without relying on the kludge to disable them by prefixing an asterisk
to the file or font name. Checkboxes have been added to the Board dialog
to control them. The user can now set piece font in WB font dialog.
The sample text can be used to specify the -fontPieceToCharTable,
the font name itself the -renderPiecesWithFont value.
args.h
common.h
winboard/resource.h
winboard/winboard.c
winboard/winboard.rc
winboard/woptions.c
xboard.c
xoptions.c