hi! i had the problem, that some fonts did not display, and for some fonts only some characters could be displayed, whithout any system, say not only a specific subset. as this was only for one user, and not for all, i could narrow it down to a problem that LD_LIBRARY_PATH was set to /usr/X11/lib (X11 is just a link to X11R6) - removing this solved the problem...
Mark Vojkovich wrote: > > To me it looks like the font itself is broken, or the font renderer > has broken it. I don't have a suggestion for you other than > trying to narrow it down. It would be useful to know which > font it was and which renderer is building the glyphs for it. > You can probably find the renderer by removing the modules > for "type1", "speedo", "freetype", etc... one by one and seeing > if it goes away. > > Mark. > > On Tue, 1 Apr 2003, Tom Diamond wrote: > > > Mark Vojkovich wrote: > > > Yes, it does look like the source glyphs are corrupted. I > > > see the same missing pixel in all of the 'o', for example. > > > > > > Perhaps this is just an artifact of scaling bitmap fonts? > > > Do you have "unscaled" appended to your bitmap font paths. eg: > > > > > > > Yeap : $> cat /etc/X11/XF86Config | grep FontPath > > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" > > FontPath "/usr/X11R6/lib/X11/fonts/local" > > FontPath "/usr/X11R6/lib/X11/fonts/Type1" > > FontPath "/usr/X11R6/lib/X11/fonts/URW" > > FontPath "/usr/X11R6/lib/X11/fonts/Speedo" > > FontPath "/usr/X11R6/lib/X11/fonts/latin7/75dpi:unscaled" > > FontPath "/usr/X11R6/lib/X11/fonts/truetype" > > FontPath "/usr/X11R6/lib/X11/fonts/uni:unscaled" > > FontPath "/usr/X11R6/lib/X11/fonts/CID" > > FontPath "/usr/X11R6/lib/X11/fonts/hellas/misc:unscaled" > > FontPath "/usr/X11R6/lib/X11/fonts/hellas/75dpi:unscaled" > > FontPath "/usr/X11R6/lib/X11/fonts/hellas/100dpi:unscaled" > > FontPath "/usr/X11R6/lib/X11/fonts/hellas/Type1" > > > > > FontPath "/usr/X11R6/lib/X11/fonts/misc:unscaled" > > > FontPath "/usr/X11R6/lib/X11/fonts/75dpi:unscaled" > > > FontPath "/usr/X11R6/lib/X11/fonts/100dpi:unscaled" > > > > > > If not, see if that makes it go away. > > > > > > > > > Mark. > > > > > > > > > > > > On Mon, 31 Mar 2003, Tom Diamond wrote: > > > > > > > > >>Mark Vojkovich wrote: > > >> > > >>> It's hard to tell what you're describing. Do you have a > > >>>screen shot of corruption. > > >>> > > >> > > >>http://194.177.204.125/~thdiaman/1.png > > >> > > >>-- > > >>echo "Knock, knock, anyone inside?" > /dev/mind > > >>brains : I/O error : request timed out > > >>brains : Log off and go home > > >> > > >> > > > > > > > > > > > > -- > > echo "Knock, knock, anyone inside?" > /dev/mind > > brains : I/O error : request timed out > > brains : Log off and go home > > > > > > _______________________________________________ > XFree86 mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xfree86 _______________________________________________ XFree86 mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xfree86

