[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] CID keyed fonts in sfnt wrappers in 2.3.8
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] CID keyed fonts in sfnt wrappers in 2.3.8 |
Date: |
Wed, 11 Mar 2009 22:41:42 +0100 (CET) |
I've just applied your patch. Thanks!
> Another remark. Since the two new functions are in the CID service,
> they will return a non-zero error value if the driver doesn't
> support the CID service. This is a bit clumsy if one just wants to
> know whether a given font in "internally" CID keyed or not...
Well, clumsy... But it's easy to program, and return an error code is
always a good idea.
Werner