Comment 0 for bug 649509

Revision history for this message
Alessandro Ghersi (alessandro-ghersi) wrote : Wrong General font by default

Binary package hint: kdebase-workspace

Running Live CD 2010 09 27 i386

General Font is Bitstream Charter 9 instead of San Serif 9 looking in kdebase-workspace-4.5.1/kcontrol/fonts/fonts.cpp :

  QFont f0("Sans Serif", 9); // general/menu/desktop
  QFont f1("Monospace", 9);
  QFont f2("Sans Serif", 8); // toolbar
  QFont f3("Sans Serif", 8); // window title
  QFont f4("Sans Serif", 9); // taskbar
  QFont f5("Sans Serif", 8); // smallestReadableFont

See the screenshot