-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tessellator bug fix: in-fill-empty-trapezoid
The cairo_in_fill() function sometimes gives false positives when it samples a point on the edge of an empty trapezoid. This patch alleviates the bug (but doesn't fix it completely), for the common(?) case where the left and right edges of the empty trapezoid have equal top and bottom points.
- Loading branch information
M Joonas Pihlaja
committed
Dec 6, 2006
1 parent
e6c8feb
commit 633c51b
Showing
1 changed file
with
21 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters