That is not a bug. Those options take a string consisting of font patterns separated by commas. If no match is found for the first pattern, xboard tries the second one, etc. The commas are a part of the string.
On Sun, Feb 9, 2014 at 6:44 AM, Александр Дидин <adid...@yandex.ru> wrote: > Hi, > there are misplaced commas "," in the font declarations in files xboard.h: > > #define CLOCK_FONT_NAME \ > "-*-helvetica-bold-r-normal--*-*-*-*-*-*-*-*," \ > "-misc-fixed-bold-r-normal--*-*-*-*-*-*-*-*," \ > "-*-*-*-*-*-*-*-*-*-*-*-*-*-*" > #define COORD_FONT_NAME \ > "-*-helvetica-bold-r-normal--*-*-*-*-*-*-*-*," \ > "-misc-fixed-bold-r-normal--*-*-*-*-*-*-*-*," \ > "-*-*-*-*-*-*-*-*-*-*-*-*-*-*" > #define DEFAULT_FONT_NAME \ > "-*-helvetica-medium-r-normal--*-*-*-*-*-*-*-*," \ > "-misc-fixed-medium-r-normal--*-*-*-*-*-*-*-*," \ > "-*-*-*-*-*-*-*-*-*-*-*-*-*-*" > > Best regards, > Alexandr > > _______________________________________________ > Bug-XBoard mailing list > Bug-XBoard@gnu.org > https://lists.gnu.org/mailman/listinfo/bug-xboard _______________________________________________ Bug-XBoard mailing list Bug-XBoard@gnu.org https://lists.gnu.org/mailman/listinfo/bug-xboard