"Jeff Zhang" <[EMAIL PROTECTED]> wrote:
> On 3/14/07, Gunnar Ritter <[EMAIL PROTECTED]> wrote:
> > "Jeff Zhang" <[EMAIL PROTECTED]> wrote:
> > > I've also tested with ttf file (I'm an newbie to troff)like:
> > > .do xflag 3
> > > .lc_ctype zh_CN.utf8
> > > .fp 1 R STXingKai ttf
> > > .fp 0 T STXingkai ttf
^
Looking at the code again, one of these names is
spelled wrong, which indicates that this
> > If there is no more specific error message, troff just
> > failed to locate the font in the directories given with
> > the TROFFONTS environment variable.
is indeed the problem.
Gunnar