[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] FT_Div64by32
From: |
David Turner |
Subject: |
Re: [Devel] FT_Div64by32 |
Date: |
Thu, 30 Aug 2001 10:22:57 +0200 |
Hello Martin,
Martin Muskens a écrit :
>
> the undercast 'x' in the Arial freezes my Mac with the new FT_Div64by32
> routine
> also the character '4' in the Courier New Bold Italic freezes my Mac with
> the new FT_Div64by32 routine
> also the character 'h' in the Textile freezes my Mac with the new
> FT_Div64by32 routine
>
> Have fun!
>
Wow, this definitely sounds like a compiler bug, since we're not having
any freeze with other builds of the library and the new routines.. Could
you tell us what compiler you're using, and what #ifdef could be used to
detect it at compile time..
I'll probably re-introduce the old routine then..
That still doesn't explain the strange auto-hinting bugs now !?!
Regards,
- David