Store fonts changed by font dialog in fonts table
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 6 Apr 2016 13:45:11 +0000 (15:45 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Apr 2016 08:24:58 +0000 (10:24 +0200)
commitaedcb1a2e157f3cc39809c0c48a107f3df6c84db
tree7be2cae1e7447248ec18245e37809160b25347ac
parentfae5c4d7152788cbe63069bdb97f6c2df5ec08ee
Store fonts changed by font dialog in fonts table

The fonts table holds fonts per type and size that should be saved
in the settings file because they were either read from it, or explicitly
specified by the user on the command line. This now also holds for
fonts altered through the Fonts dialog, without waiting for the saving
of settings, because by that time the boardSize might already be different.
dialogs.c
dialogs.h