Bug 5039 - xorg-x11 7.0.0 rc2 does not load unscaled fonts.
Summary: xorg-x11 7.0.0 rc2 does not load unscaled fonts.
Status: CLOSED DUPLICATE of bug 5038
Alias: None
Product: xorg
Classification: Unclassified
Component: Lib/Xft (show other bugs)
Version: unspecified
Hardware: x86 (IA32) Linux (All)
: low minor
Assignee: Noah Levitt
QA Contact:
URL: http://bugs.gentoo.org/show_bug.cgi?i...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-14 09:27 UTC by Vlade
Modified: 2011-10-15 17:14 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

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.