[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft-devel] RE: Report a bug.
From: |
丁力 |
Subject: |
[ft-devel] RE: Report a bug. |
Date: |
Mon, 5 May 2008 14:29:12 +0800 |
En...
Werner, I want to known the progress of this bug. When this bug can be fixed?
Because the bug affected seriously our product.
Or, you can give me a provisional method to fix it.
Thanks very much.
Whish for your reply.
Bigpin
-----Original Message-----
From: Werner LEMBERG [mailto:address@hidden
Sent: Tuesday, April 01, 2008 1:56 PM
To: address@hidden
Cc: address@hidden; address@hidden
Subject: Re: Report a bug.
> BTW, the very change is just a single line:
> - cffface->num_glyphs = dict->cid_count;
> + cffface->num_glyphs = cff->charset.max_cid;
I've added this now, together with the FT_IS_CID_KEYED() macro.
Ding, please note that this doesn't yet fix the loading of your test
font in general. There's a fundamental error in loading CID subfonts
(font matrices are applied incorrectly and at the wrong place) which I
have to fix.
Werner
- [ft-devel] RE: Report a bug.,
丁力 <=