Hello,
I know it has been answered several times on forum, but was unable to change the font name n my centos 7 install.
I tried setting up the font as follow
//define('ZBX_FONTPATH', '/usr/share/fonts/dejavu'); // where to search for font (GD > 2.0.18)
//define('ZBX_GRAPH_FONT_NAME', 'DejaVuSans-Bold'); // font file name
//define('ZBX_FONT_NAME', 'DejaVuSans-Bold');
But no changes in map ,even restarting apache.
Am I missing something obvious?
TIA
I know it has been answered several times on forum, but was unable to change the font name n my centos 7 install.
I tried setting up the font as follow
//define('ZBX_FONTPATH', '/usr/share/fonts/dejavu'); // where to search for font (GD > 2.0.18)
//define('ZBX_GRAPH_FONT_NAME', 'DejaVuSans-Bold'); // font file name
//define('ZBX_FONT_NAME', 'DejaVuSans-Bold');
But no changes in map ,even restarting apache.
Am I missing something obvious?
TIA
Comment