Bug 5047 - fonts don't seem to work with :unscaled in xfs
Summary: fonts don't seem to work with :unscaled in xfs
Status: RESOLVED FIXED
Alias: None
Product: xorg
Classification: Unclassified
Component: App/xfs (show other bugs)
Version: 6.99.99.902 (7.0 RC2)
Hardware: x86 (IA32) Linux (All)
: high normal
Assignee: Xorg Project Team
QA Contact:
URL: https://bugzilla.redhat.com/bugzilla/...
Whiteboard:
Keywords:
: 5038 (view as bug list)
Depends on:
Blocks: 1690
  Show dependency treegraph
 
Reported: 2005-11-15 03:52 UTC by Jeremy Katz
Modified: 2005-11-14 13:20 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

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.