Bug 275270 - Some monospace fonts aren't cannot be used as 'Fixed width'
Summary: Some monospace fonts aren't cannot be used as 'Fixed width'
Status: RESOLVED UPSTREAM
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_fonts (show other bugs)
Version: 1.0
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: rik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-09 10:20 UTC by Ami Chayun
Modified: 2015-06-16 06:20 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ami Chayun 2011-06-09 10:20:47 UTC
Version:           1.0 (using KDE 4.6.3) 
OS:                Linux

When trying to change the default fixed width font (system-wide, in konsole profile etc.), not all monospace fonts are listed. Example:
Apple's Monaco.ttf (default OSX console font) is installed and can be used everywhere except konsole and fixed-width. Under Gnome this works (tried gnome-terminal). Also reproduces with other commercial fonts.

Reproducible: Always

Steps to Reproduce:
Install Monaco.ttf from http://www.gringod.com/wp-upload/MONACO.TTF and try to change 'fixed width' font to it
Comment 1 Christoph Feck 2011-06-10 00:37:19 UTC
QFontInfo::fixedPitch() returns "false" for this font.

This may be a bug in the font itself (not announcing that it is monospaced), a bug in the Qt library, or a bug in FreeType. I suggest to report this problem to Qt developers at http://bugreports.qt.nokia.com/secure/Dashboard.jspa