[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft-devel] Error Invalid_Argument in FT_Load_Char()
From: |
Werner LEMBERG |
Subject: |
Re: [ft-devel] Error Invalid_Argument in FT_Load_Char() |
Date: |
Fri, 29 Sep 2006 20:25:38 +0200 (CEST) |
> > The rendering with the current cvs repository version does not
> > work either.
>
> It probably depends on the version of the font.
Indeedn, this was the problem! The old Lucida fonts has incorrect
(overlapping) cmap segments, and the logic in the rewritten cmap4
support was faulty.
Thanks for the report! I've fixed that now in the CVS. Please test!
Werner