Bug 5039

Summary: xorg-x11 7.0.0 rc2 does not load unscaled fonts.
Product: xorg Reporter: Vlade <Ma3oxuct>
Component: Lib/XftAssignee: Noah Levitt <nlevitt>
Status: CLOSED DUPLICATE QA Contact:
Severity: minor    
Priority: low    
Version: unspecified   
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:27:39 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

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

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.