Bug 5038

Summary: xorg-x11 7.0.0 rc2 does not load unscaled fonts.
Product: xorg Reporter: Vlade <Ma3oxuct>
Component: Server/GeneralAssignee: Xorg Project Team <xorg-team>
Status: RESOLVED DUPLICATE QA Contact:
Severity: minor    
Priority: low CC: dirtyepic.sk
Version: 6.99.99.902 (7.0 RC2)   
Hardware: x86 (IA32)   
OS: Linux (All)   
URL: http://bugs.gentoo.org/show_bug.cgi?id=111318
Whiteboard:
i915 platform: i915 features:

Description Vlade 2005-11-14 09:26:56 UTC
Here is the section of xorg.conf:

        FontPath    "/usr/share/fonts/misc:unscaled"
        FontPath    "/usr/share/fonts/Type1"
        FontPath    "/usr/share/fonts/TTF"
        FontPath    "/usr/share/fonts/corefonts"
        FontPath    "/usr/share/fonts/freefont"
        FontPath    "/usr/share/fonts/sharefonts"
        FontPath    "/usr/share/fonts/terminus"
        FontPath    "/usr/share/fonts/ttf-bitstream-vera"
        FontPath    "/usr/share/fonts/unifont"
        FontPath    "/usr/share/fonts/75dpi:unscaled"
        FontPath    "/usr/share/fonts/100dpi:unscaled"
        FontPath    "/usr/share/fonts/artwiz"

If I take off the ":unscaled" off of the three fonts that have it, Xorg loads
fine. It refused to load unscaled ones.
Comment 1 Adam Jackson 2005-11-14 09:34:17 UTC
*** Bug 5039 has been marked as a duplicate of this bug. ***
Comment 2 Alan Coopersmith 2005-11-14 10:44:04 UTC
Reassigning to Xorg - Xft doesn't use the xorg.conf font paths, only the core X
font system does.
Comment 3 Adam Jackson 2005-11-15 07:59:21 UTC

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

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.