Bug 39628

Summary: fixed font when using antialiasing
Product: [Retired] Red Hat Linux Reporter: Need Real Name <gehl>
Component: kdebaseAssignee: Bernhard Rosenkraenzer <bero>
Status: CLOSED DUPLICATE QA Contact: Aaron Brown <abrown>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1CC: gehl
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2001-05-08 12:17:20 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Need Real Name 2001-05-08 12:17:16 UTC
From Bugzilla Helper:
User-Agent: Mozilla/4.77 [en] (X11; U; Linux 2.4.2-2 i686)

Description of problem:
Using font antialiasing I cannot choose any fixed font in the control
panel. The only choice is "fixed" but this font does not seem to be
installed. So the fixed font used is Arioso ... not really a fixed font!!

How reproducible:
Always

Steps to Reproduce:
1. Choose antialiasing
2. Open the advanced text editor in KDE ... the font used is Arioso!
3.
	

Expected Results:  The font used by the advanced editor should be Courier
or fixed or something like this.

Additional info:

The problem can be solved by changing the line
fixed=fix,12,5,0,50,0 in the file .kde/share/config/kdeglobals to
fixed=Courier,12,5,0,50,0

Comment 1 Bernhard Rosenkraenzer 2001-05-09 08:39:42 UTC

*** This bug has been marked as a duplicate of 37494 ***