Revert "set default font size to 14. Closes T3117"

This reverts commit d00a7363b3.

see https://phab.enlightenment.org/T3117

no - this is not a solution. not in the slightest.
This commit is contained in:
Carsten Haitzler 2016-03-08 09:43:06 +09:00
parent d00a7363b3
commit dec441790c
1 changed files with 1 additions and 1 deletions

View File

@ -433,7 +433,7 @@ config_default_font_set(Config *config, Evas *evas)
if (config->font_set)
{
config->font.bitmap = EINA_FALSE;
config->font.size = 14;
config->font.size = 12;
eina_stringshare_del(fname);
}
#undef FONT_DEJAVU