On Tue, Nov 18, 2014 at 9:05 PM, Behdad Esfahbod <[email protected]> wrote:
> It was reported to me by my colleague Doug Felt (CC'ed) that FT_MulFix takes
> FT_Long parameters as defined in freetype.h, but several inline
> implementations of it in ftcalc.h take FT_Int32 arguments.

I cannot imagine FreeType needing 64-bit numbers except to control
intermediate overflows. I was also wondering if FT_Long should be
defined synonymous to FT_Int32, etc.

typedef FT_Long FT_Int32

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to