[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Floating point problem
From: |
David Turner |
Subject: |
Re: [Devel] Floating point problem |
Date: |
Fri, 21 Dec 2001 05:26:45 +0100 |
Hi Detlef,
Detlef Würkner a écrit :
>
> address@hidden (David Turner) wrote:
>
> > OK, let's schedule the release for next Wednesday. In the meantime,
> > everyone is invited to test this as madly as possible :-)
>
> My compiler has problems with the new postscript hinter, file
> src/pshinter/pshglob.c, line 646:
> ----8<----
> globals->blues.blue_scale = priv->blue_scale ? priv->blue_scale
> : ( 0.039625 * 0x400000L );
> ----8<----
>
> SAS/C is not able to precompute this at compile time, it generates
> object code that requires to be linked with a floating-point math
> library. Can you change this expression to integer-only (FT_Fixed)
> please?
>
> I'll send a builds/amiga update (required for the postscript hinter)
> in the next days.
>
I've fixed it, thanks,
- David
Re: [Devel] FreeType 2.0.6 pre-release in CVS, Antoine Leca, 2001/12/25