Allow to set initial setting for gui fonts.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 18 Oct 2016 22:07:55 +0000 (00:07 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Tue, 18 Oct 2016 22:07:55 +0000 (00:07 +0200)
commit73465561834c13ab34db6d561d591e2cbc8880e3
treea9c6ec0eb5e8eb2af0bbc39149c5e7d5bbbc4124
parent40183ae0aae819d757e7b45cecbe1cd7637e56db
Allow to set initial setting for gui fonts.

There where multiple font configurations in the settings that have to be
adapt by the user before compiling to setup some suitable default gui
styling. So we use two new constants to setup a normal gui font and the
emphasized one.
src/config.def.h
src/setting.c