X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.c;h=fb54fee15fee9aa7871bfa4bbfa616468267c251;hb=c9c1ff6519187bea142f165b566a32f66dc61238;hp=bd4643649bf6e841f6aebb150cca788ed70b14ef;hpb=9a9bae3af89e8e0c983d963d1bfbff111adc117f;p=xboard.git diff --git a/xboard.c b/xboard.c index bd46436..fb54fee 100644 --- a/xboard.c +++ b/xboard.c @@ -1362,7 +1362,9 @@ SaveFontArg(FILE *f, ArgDescriptor *ad) default: return; } - fprintf(f, OPTCHAR "%s" SEPCHAR "%s\n", ad->argName, name); +// Do not save fonts for now, as the saved font would be board-size specific +// and not suitable for a re-start at another board size +// fprintf(f, OPTCHAR "%s" SEPCHAR "%s\n", ad->argName, name); } void