sS localCourierFontName() { // determined this by trial & error ret isLinux() ? "Courier" : "Courier New"; }