Save fonts in XBoard settings file per boardSize
authorH.G. Muller <h.g.muller@hccnet.nl>
Mon, 25 Jan 2010 12:54:40 +0000 (13:54 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 30 Jan 2010 08:59:04 +0000 (09:59 +0100)
commitdc0bff62fbb2d491ed088ba2abdf1e5c99ec2755
tree5749792c0aa766dbad5cdfe6eec4167299773fa1
parentfe8983ace70a1fe3f24e47e5d352a7d8edb95dd5
Save fonts in XBoard settings file per boardSize

Each -boardSize now can have its own font specified in the settings file
(and thus by a command-line option, although it would in general not be
very useful to specify a font for a size other than the selected). E.g.
a prefix "size33:" to the font name will apply it only to -size 33.
An unspecified-size font option (not normally in the settings file) will
always prevail over a font option specific for the current size.
A font of some size must have been used or specified in order to be
saved.
xboard.c