| Summary: |
xorg-x11 7.0.0 rc2 does not load unscaled fonts. |
| Product: |
xorg
|
Reporter: |
Vlade <Ma3oxuct> |
| Component: |
Server/General | Assignee: |
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:
|
|
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.
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.