git-svn-id: https://svn.osgeo.org/grass/grass/trunk@56930 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -11,6 +11,7 @@ fonts. The list of directories scanned is currently:
/usr/lib/X11/fonts
/usr/share/X11/fonts
/usr/share/fonts
+ /usr/local/share/fonts
${HOME}/Library/Fonts
/Library/Fonts
/System/Library/Fonts
@@ -42,6 +42,7 @@ static const char *standarddirs[] = {
"/usr/lib/X11/fonts",
"/usr/share/X11/fonts",
"/usr/share/fonts",
+ "/usr/local/share/fonts",
"${HOME}/Library/Fonts",
"/Library/Fonts",
"/System/Library/Fonts",