On Wed, 23 Aug 2006, martin f krafft wrote:

> also sprach Roland Rosenfeld <[EMAIL PROTECTED]> [2006.08.23.1920 +0100]:
> > If I understand the above output right, you neither have installed
> > gsfonts-x11 to your font path nor do you have scaled pixel fonts
> > (xfonts-75dpi and/or xfonts-100dpi) in your font path (for more
> > information about font path order see
> > /usr/share/doc/gsfonts-x11/README).
> 
> But I do:
> gsfonts-x11         install

> And Xorg is configured like you said:
> 
> Section "Files"
>   FontPath  "/usr/share/fonts/X11/misc"
>   FontPath  "/usr/share/fonts/X11/cyrillic"
>   FontPath  "/usr/share/fonts/X11/100dpi/:unscaled"
>   FontPath  "/usr/share/fonts/X11/75dpi/:unscaled"
>   FontPath  "/usr/share/fonts/X11/Type1"
>   FontPath  "/usr/share/fonts/X11/CID"
>   FontPath  "/usr/share/fonts/X11/100dpi"
>   FontPath  "/usr/share/fonts/X11/75dpi"
>   FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/CID"
>   FontPath "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
> EndSection

Hmmm, that's really strange.  Did you do a "xset fp rehash" (or a
restart of your X server) after installing gsfonts-x11?

Anyway, does 
 xlsfonts -fn '-*-helvetica-medium-r-normal--36-*-*-*-*-*-ISO8859-*'
display fonts on your system?

When I run this command with a size wildcard like this:
 xlsfonts -fn '-*-helvetica-medium-r-normal--*-*-*-*-*-*-ISO8859-*'
I only see some discrete sizes from the pixel fonts (8, 10, 11, 12,
14, 17, 18, 20, 24, 25, 38) but also some scalable fonts with size
"0":

-adobe-helvetica-medium-r-normal--0-0-0-0-p-0-iso8859-1
-adobe-helvetica-medium-r-normal--0-0-100-100-p-0-iso8859-1
-adobe-helvetica-medium-r-normal--0-0-75-75-p-0-iso8859-1

As far as I can see this is the gsfonts-x11 font as well as the 100dpi
and the 75dpi pixel font (both via the scalable font path line).

But if I run xlsfonts with -fn and a concrete size, which isn't listed
above, xlsfonts offers me this font too:

$ xlsfonts -fn '-*-helvetica-medium-r-normal--113-*-*-*-*-*-ISO8859-1' | uniq
-adobe-helvetica-medium-r-normal--113-818-100-100-p-0-iso8859-1

Maybe you can try to find out, whether/why this behaves different on
your system.

Tschoeeee

        Roland

-- 
 * [EMAIL PROTECTED] * http://www.spinnaker.de/ *

Attachment: signature.asc
Description: Digital signature

Reply via email to