Bug 5047

Summary: fonts don't seem to work with :unscaled in xfs
Product: xorg Reporter: Jeremy Katz <katzj>
Component: App/xfsAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: high CC: Ma3oxuct
Version: 6.99.99.902 (7.0 RC2)   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=172997
Whiteboard:
i915 platform: i915 features:
Bug Depends on:    
Bug Blocks: 1690    

Description Jeremy Katz 2005-11-15 03:52:18 UTC
Having /usr/share/X11/fonts/misc:unscaled in /etc/X11/fs/config makes it so that
the fonts don't get picked up by the server making 'fixed' unavailable. 
Dropping :unscaled from the specification and restarting xfs seems to fix things.

This is also a problem when specifying fonts directly in the config file without
using xfs
Comment 1 Adam Jackson 2005-11-15 07:38:13 UTC
lib/font/fontdir/Imakefile defines -DFONTDIRATTRIB unconditionally.  modular
does not define it ever.  pretty brilliant.

fixed in HEAD by deifdefing the font attrib code.
Comment 2 Adam Jackson 2005-11-15 07:59:21 UTC
*** Bug 5038 has been marked as a duplicate of this bug. ***
Comment 3 Mike A. Harris 2005-11-15 08:20:53 UTC
Fixed in Red Hat libXfont-0.99.2-3 and later.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.