[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

KDE font show my truetype fonts anymore!



Hello

After successfully having mscorettfonts (Arial, Courier New) with Antialiasing
I installed somehting (now latest unstable) and KDE only shows me 
"URW, bitstream, nimbus" and such ugly fonts. 
No Adobe anymore and neither MS/Monotype.

GNOME and xlsfonts show me all fonts even in my preferred iso-8859-15

Any ideas why? 

bye & thanks,

 -christian-

----------
ii  kdebase        2.2.0-0.3beta1 KDE core applications
ii  xserver-xfree8 4.1.0-1        the XFree86 X server
ii  msttcorefonts  0.9.7          Installer for Microsoft TrueType core fonts
ii  konqueror      2.2.0-0.3beta1 KDE's advanced File Manager, Web Browser and

---------------
-=(~)$ xlsfonts |grep mono|head -3
-monotype-andale mono-medium-r-normal--0-0-0-0-m-0-ascii-0
-monotype-andale mono-medium-r-normal--0-0-0-0-m-0-fcd8859-15
-monotype-andale mono-medium-r-normal--0-0-0-0-m-0-iso8859-1



----/etc/X11/XF86Config-4
Section "Files"
        FontPath        "/usr/lib/X11/fonts/TrueType"
        FontPath        "/usr/lib/X11/fonts/100dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/75dpi/:unscaled"
        FontPath        "/usr/lib/X11/fonts/misc:unscaled"
        FontPath        "/usr/lib/X11/fonts/Type1"
        FontPath        "/usr/lib/X11/fonts/Speedo"
        FontPath        "/usr/lib/X11/fonts/100dpi"
        FontPath        "/usr/lib/X11/fonts/75dpi"
        FontPath        "/usr/lib/X11/fonts/misc"
EndSection

Section "Module"
        Load    "bitmap"
        Load    "dbe"
        Load    "ddc"
        Load    "dga"
        Load    "dri"
        Load    "extmod"
        Load    "freetype"
        Load    "GLcore"
        Load    "glx"
        Load    "int10"
        Load    "pex5"
        Load    "record"
        Load    "speedo"
        Load    "type1"
        Load    "v4l"
        Load    "vbe"
        Load    "xie"
        Load    "Xrender"
EndSection


----------------/etc/X11/XftConfig
# $XFree86: xc/lib/Xft/XftConfig.cpp,v 1.5 2000/12/14 23:03:53 keithp Exp $

dir "/usr/X11R6/lib/X11/fonts/Type1"

#
# alias 'fixed' for 'mono'
#
match any family == "fixed"             edit family =+ "mono";

#
# Check users config file
#
includeif       "~/.xftconfig"

#
# Use Lucidux fonts for default faces
#
match any family == "serif"             edit family += "LuciduxSerif";
match any family == "sans"              edit family += "LuciduxSans";
match any family == "mono"              edit family += "LuciduxMono";

#
# Alias between XLFD families and font file family name, prefer local
# fonts
#
match any family == "charter"           edit family += "bitstream charter";
match any family == "bitstream charter" edit family =+ "charter";

match any family == "Lucidux Serif"     edit family += "LuciduxSerif";
match any family == "LuciduxSerif"      edit family =+ "Lucidux Serif";

match any family == "Lucidux Sans"      edit family += "LuciduxSans";
match any family == "LuciduxSans"       edit family =+ "Lucidux Sans";

match any family == "Lucidux Mono"      edit family += "LuciduxMono";
match any family == "LuciduxMono"       edit family =+ "Lucidux Mono";

---------

-- 
Christian Hammers    WESTEND GmbH - Aachen und Dueren     Tel 0241/701333-0
ch@westend.com     Internet & Security for Professionals    Fax 0241/911879
           WESTEND ist CISCO Systems Partner - Premium Certified



Reply to: