[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] CFF FDSelect array size
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] CFF FDSelect array size |
Date: |
Wed, 17 Mar 2004 06:29:26 +0100 (CET) |
> The fix is simple - I moved the code that reads the charstrings
> index up (since that's where the glyph count comes from), and then
> passed num_glyphs, instead of cid_count, to CFF_Load_FD_Select.
Thanks for the report. I've done this already in the CVS
(2004-01-14). There were other minor problems with CFF support.
Please test the CVS.
Werner