[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] A couple of problems with 2.3.5
From: |
Werner LEMBERG |
Subject: |
Re: [ft] A couple of problems with 2.3.5 |
Date: |
Sat, 16 Feb 2008 06:54:10 +0100 (CET) |
> I figured out the causes of both problems -- it had to do with
> commenting out autofit support in the .h file. It sounded optional,
> and I didn't know what it was (what's a CJK file? Nothing I am
> using, I think!)
Aah, `CJK' stands for `Chinese, Japanese, Korean', and you are using
such a font. I've written this out explicitly now.
> and the header made it look optional, but it really isn't. I wonder
> if this could be made explicit in there (i.e. a note to the effect
> of, you probably don't really want to disable this, even though we
> give you the option to!)
Well, if you don't use a font for such a script, you really don't need
it, I think.
Werner