freetype-devel
[Top][All Lists]
Advanced

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

[ft-devel] move band check outside of the loop.


From: Alexei Podtelezhnikov
Subject: [ft-devel] move band check outside of the loop.
Date: Sat, 13 Aug 2011 00:48:53 -0400

This patch is a trivial move of band check out of the loop in the
cubic flattener.
The arcs resulting from any split are always smaller than the original.
If the original is inside the band, the children are inside by definition,
so there is no need to loop this rather long check.

I am working on similar optimization for conic too. What would you suggest as
a proper benchmark here?

Attachment: freetype-2.4.5-ftgrays.patch
Description: Text Data


reply via email to

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