Mailinglist Archive: opensuse-m17n (39 mails)

< Previous Next >
Re: [m17n] new SuSEconfig.fonts script
  • From: Mike FABIAN <mfabian@xxxxxxx>
  • Date: Fri, 24 Jan 2003 22:28:10 +0000 (UTC)
  • Message-id: <s3t65seyyh5.fsf@xxxxxxxxxxxxxxxx>
Togan Muftuoglu <toganm@xxxxxxxxxxxx> さんは書きました:

> Now I have the following ttt.ps
> toganm@earth:/tmp> cat ttt.ps /Verdana findfont 30 scalefont setfont
> 50 200 moveto (Selam yakışıklı oğlum dedi Anne) show showpage
>
> GS>(ttt.ps) run
> Can't find (or can't open) font file
> /usr/X11R6/lib/X11/fonts/truetype/verdana.ttf .
> Can't find (or can't open) font file
> /usr/share/ghostscript/Resource/Font/Verdana.
> Can't find (or can't open) font file Verdana.
> Substituting font Courier for Verdana.
>
>
> I have the following entry in the Fontmap.ttf
> /Verdana (/usr/X11R6/lib/X11/fonts/truetype/verdana.ttf );

The entries in ttt.ps and Fontmap.ttf look correct to me.
I did exactly the same in my example with the Luxi Serif font.
Just to make sure I tried again with the Verdana and it worked
as well, as expected.

Are you sure the file /usr/X11R6/lib/X11/fonts/truetype/verdana.ttf
exists?

The Ghostscript error message seems to suggest that the file
doesn't exist or isn't readable.

If your entries in ttf.ps or Fontmap.ttf were wrong, Ghostscript
wouldn't even get that far. But apparently it tries to open
the file /usr/X11R6/lib/X11/fonts/truetype/verdana.ttf and fails.

--
Mike Fabian <mfabian@xxxxxxx> http://www.suse.de/~mfabian
睡眠不足はいい仕事の敵だ。

< Previous Next >