[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] FT_Outline_Get_Orientation is very broken
From: |
Werner LEMBERG |
Subject: |
Re: [Devel] FT_Outline_Get_Orientation is very broken |
Date: |
Wed, 24 Nov 2004 08:03:38 +0100 (CET) |
> Okay. This patch replaces all of these functions with one that's
> much simpler, faster, and more likely to be correct. I tested that
> FT_Outline_Get_Orientation now works correctly on PostScript and
> Truetype fonts, including some with incorrect reversed glyphs, and
> that it does what was expected by the code that had used
> ah_get_orientation (and presumably ft_get_orientation, since that
> was almost identical).
Thanks a lot! The code is now in the CVS. Please test.
Werner