Put fonts in font table in allocated memory after sizing
authorH.G.Muller <hgm@hgm-xboard.(none)>
Wed, 6 Apr 2016 08:49:53 +0000 (10:49 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Sun, 17 Apr 2016 08:24:58 +0000 (10:24 +0200)
commit12386b8e128f848b3c1aecbca88e763e696a78bd
tree0ff3d69ec45bd9f261e79a1b6cc0fce15126f7ae
parent3bd0288f93aab3a5ff3aec2eecc98ca2fa007898
Put fonts in font table in allocated memory after sizing

To make it possible to change the font later it should always be
put in allocated memory.
gtk/xboard.c