freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Devel] A multimaster patch


From: Werner LEMBERG
Subject: Re: [Devel] A multimaster patch
Date: Thu, 20 May 2004 10:38:08 +0200 (CEST)

> I notice that in t1tables.h:229, in PS_DesignMapRec we have
>    FT_Fixed*  design_points;
> but as far as I can tell these values are integral, not fixeds. In
> t1load.c:203-204 they are assigned directly to FT_Long with no
> conversion, and on t1load.c:699 they are initialized to integer
> values.
> 
> On lines t1load.c:683:685 both design_points and blend_points are
> allocated as the same array, which makes changing the types a little
> problematic, but as FT_Fixed and FT_Long refer to the same
> underlying type, I believe the t1tables.patch is safe.

Applied, thanks.  I've also updated the comments in ftmm.h (and
changed some types in t1load.c).  Please check the CVS.


    Werner





reply via email to

[Prev in Thread] Current Thread [Next in Thread]