in_fill
Description:
Returns whether a point is inside the fill area of a path.
Note that this function assumes that filling a contour implicitly closes it.
Parameters:
this |
a path |
point |
the point to test |
fill_rule |
the fill rule to follow |
Returns:
true if |