freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] Fwd: FT_LONG64 truncation at 32


From: Alexei Podtelezhnikov
Subject: [ft-devel] Fwd: FT_LONG64 truncation at 32
Date: Sat, 16 Aug 2014 08:14:07 -0400

Under FT_LONG64 FT_DivFix truncates the result at 32 bits, see
ftcalc.c:271. Interestingly, FT_MulFix and FT_MulDiv do not do that,
although it also is possible for them to exceed 32 bits in the result.
Which behavior would be correct? IMHO a function specified as FT_Long
should not truncate at 32.



reply via email to

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