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