. . writes: > I investigated the problem a little. In my case the problem is related to > Type1 fonts. In fact the xorg.conf after 7.1 updates had > > FontPath "/usr/share/fonts/X11/misc" > FontPath "/usr/share/fonts/X11/cyrillic" > FontPath "/usr/share/fonts/X11/Type1" > FontPath "/usr/share/fonts/X11/CID" > FontPath "/usr/share/fonts/X11/100dpi" > FontPath "/usr/share/fonts/X11/75dpi" > > Then moving 100dpi and 75dpo before Type1 or commenting Type1 solved the > problem. So a way to try reproduce the problem might be to move Type1 before > others FontPath. Can someone confirm that?
I can't. My xorg.conf has the following entries: FontPath "unix/:7100" # local font server # if the local font server has problems, we can fall back on these FontPath "/usr/share/fonts/X11/misc" FontPath "/usr/share/fonts/X11/cyrillic" FontPath "/usr/share/fonts/X11/Type1" FontPath "/usr/share/fonts/X11/100dpi" FontPath "/usr/share/fonts/X11/75dpi" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType" FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID" After stopping xfs and restarting X, the fonts in Emacs looked rather ugly on my system, but there was no warning on startup and no hollow boxes. What are the contents of /usr/share/fonts/X11/Type1/fonts.{alias,dir} on your system? Thanks for investigating. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]