Rex Dieter wrote:> Denis Kostousov wrote:>> Rex Dieter wrote:>>>>> Denis Kostousov wrote:>>>>>>>>>> System wide directories defined in system wide configuration file:>>>>>>>> # grep dir /etc/fonts/fonts.conf>>>> <dir>/usr/share/fonts</dir>>>>> <dir>/usr/X11R6/lib/X11/fonts/Type1</dir> <dir>/usr/X11R6/lib/X11/fonts/OTF</dir>>>>> <dir>~/.fonts</dir>>>> Note: your fontconfig setup seems to be omitting bitmap fonts.> ...>> The font I need is in /usr/share/fonts/ISO10646-1/75dpi therefore I don't need to add>> "<dir>/usr/X11R6/lib/X11/fonts/<dir>" то fonts.conf>>>> When I execute "Control Center"->"Appearance & Themes"->Fonts->General I see the Courier font, if I try "Control>> Center"->"Appearance & Themes"->Fonts->"Fixed Width" I can't find them :-(> > It appears, then for some reason, fontconfig isn't recognizing our > Courier font as fixed-width. ?? I don't sure because I don't absolutely know how the KDE getting font information. I try to add some strings to /etc/fonts.conf: diff -U 10 fonts.conf.orig fonts.conf--- fonts.conf.orig 2006-02-20 11:04:49.000000000 +0500+++ fonts.conf 2006-02-20 11:05:31.000000000 +0500@@ -241,20 +241,21 @@ <accept> <family>Albany AMT</family> <family>Nimbus Sans L</family> <family>Arial</family> </accept> </alias> <alias> <family>Courier</family> <accept> <family>Cumberland AMT</family>+ <family>Courier</family> <family>Courier New</family> </accept> </alias> <alias> <family>Courier New</family> <accept> <family>Cumberland AMT</family> </accept> </alias> @@ -339,20 +340,21 @@ <family>SimSun</family> </prefer> </alias> <alias> <family>monospace</family> <prefer> <family>Luxi Mono</family> <family>Bitstream Vera Sans Mono</family> <family>Andale Mono</family> <family>Cumberland AMT</family>+ <family>Courier</family> <family>Courier New</family> <family>KacstQura</family> <family>Miriam Mono CLM</family> <family>Lohit Bengali</family> <family>Lohit Gujarati</family> <family>Lohit Hindi</family> <family>Lohit Punjabi</family> <family>Lohit Tamil</family> <family>Nimbus Mono L</family> <family>Sazanami Gothic</family> but nothing happen :-( What I do wrong? -- Denis Kostousovemail: sandelloTHEDOGpermonline.rujabber: sandelloATjabber.orgfingerprint: FE3D 60AF E08D 2D2A 6A8B C891 70BB 0665 F047 ADAE ___________________________________________________.Account management: https://mail.kde.org/mailman/listinfo/kde.Archives: http://lists.kde.org/.More info: http://www.kde.org/faq.html.