mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 17:01:08 +02:00
fonts: cleanup from unused and obsolete fonts
Origin commit data
------------------
Commit: 4fd9329975
Author: vanhofen <vanhofen@gmx.de>
Date: 2018-01-23 (Tue, 23 Jan 2018)
Origin message was:
------------------
- fonts: cleanup from unused and obsolete fonts
This commit is contained in:
@@ -883,7 +883,7 @@ int CNeutrinoApp::loadSetup(const char * fname)
|
||||
}
|
||||
|
||||
g_settings.font_file = configfile.getString("font_file", FONTDIR"/neutrino.ttf");
|
||||
g_settings.ttx_font_file = configfile.getString( "ttx_font_file", FONTDIR"/DejaVuLGCSansMono-Bold.ttf");
|
||||
g_settings.ttx_font_file = configfile.getString( "ttx_font_file", FONTDIR"/tuxtxt.ttf");
|
||||
ttx_font_file = g_settings.ttx_font_file.c_str();
|
||||
|
||||
g_settings.font_scaling_x = configfile.getInt32("font_scaling_x", 105); //NI
|
||||
|
Reference in New Issue
Block a user