X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=otk%2Fstyle.cc;h=a2f362ecee43d8edc15a23b240b760d648a1b181;hb=e25a69cce8ed022113e1fb01b9bde1f5bcfb661c;hp=a3d21788d5fb8871e36e2af2ccec68997be73e40;hpb=c6f228f3ff9ab7087669366a23d2ae61d8e5b9b9;p=chaz%2Fopenbox diff --git a/otk/style.cc b/otk/style.cc index a3d21788..a2f362ec 100644 --- a/otk/style.cc +++ b/otk/style.cc @@ -252,7 +252,7 @@ BFont *Style::readDatabaseFont(const std::string &rbasename, tint = atoi(s.c_str()); } - fontstring = "Arial,Sans-8:bold"; + fontstring = "Arial,Sans-9:bold"; // if this fails, it ::exit()'s return new BFont(screen_number, fontstring, dropShadow, offset, tint);