freetype-devel
[Top][All Lists]
Advanced

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

Re: [ft-devel] ttinterp.c optimization


From: Alexei Podtelezhnikov
Subject: Re: [ft-devel] ttinterp.c optimization
Date: Sun, 24 Aug 2014 22:24:39 -0400

>> I want to move CURRENT_Ppem outside of the point loops. It seems to
>> work fine. Anything wrong with that?
>
> This is OK, since the ppem (measured along the projection vector)
> doesn't change within a single call to DELTAP or DELTAC.  Good catch!

I found it when I was collecting FT_MulFix statistics and saw way too
many trivial multiplications by 1.0 in large batches. Just committed.



reply via email to

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