Bug 163720

Summary: monospace bitmap font is not monospaced
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: caillon, otaylor, rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.7.4-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-07-29 20:08:52 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:
Attachments:
Description Flags
example in Firefox - bugzilla.mozilla.org none

Description Bill Nottingham 2005-07-20 16:31:21 UTC
Description of problem:

The spacing and formatting of monospace bitmap fonts is screwy.

Here's an example from Firefox; the text widget in xchat behaves
similarly.

Version-Release number of selected component (if applicable):

$ rpm -q firefox pango cairo gtk2 xchat
firefox-1.1-0.2.2.deerpark.alpha2
pango-1.9.0-1
cairo-0.5.2-1
gtk2-2.7.3-1
xchat-2.4.4-1

How reproducible:

Always

Comment 1 Bill Nottingham 2005-07-20 16:31:21 UTC
Created attachment 116985 [details]
example in Firefox - bugzilla.mozilla.org

Comment 2 Owen Taylor 2005-07-20 16:51:06 UTC
Is this some font you've explicitely configured firefox to use? 
Which font?


Comment 3 Bill Nottingham 2005-07-20 18:39:08 UTC
Yes, LucidaTypewriter 10.

Comment 4 Bill Nottingham 2005-07-29 20:08:52 UTC
$ rpm -q gtk2 pango cairo
gtk2-2.7.4-1
pango-1.9.1-1
cairo-0.6.0-1


Fixed with the above. Woo.