Version: 1.3.1 (using KDE KDE 3.2.2) Installed from: Compiled From Sources OS: Linux The font listing on the toolbar of KWord shows more available fonts than the font list in the < Format -> Font > menu. I guess it's the bitmap fonts that are shown in the toolbar listing, but they are not present in the Font dialog. When I do select a bitmap font like 'terminal' or 'fixed', they seem to be substituted with a sans-serif Type1 font as soon as I try to use it.
Bitmap fonts are not supported by KOffice, as they do not give enough information for WYSIWYG. However the toolbar widget does not allow to restrict the fonts shown. Have a nice day!
Then this is a kdelibs issue.
Indeed. KFontAction and KFontComboBox miss a way to filter the list, as is possible in KFontChooser.
Actually, KFontAction has a constructor taking a "fontListCriteria" argument, so it could filter out the bitmap fonts the same as the font dialog. I don't know if this is still a problem in Calligra/Words, so I am reassigning back for inspection. If Calligra uses KFontComboBox, I can add a setFontListCriteria(), so that it can filter not only by fixed fonts, but also by bitmap fonts.
we already ask for SmoothScalableFonts
and seeing how old the bug i'd say it's fixed
Not fixed, but newly reported. *** This bug has been marked as a duplicate of bug 306625 ***