499kFillEvenOdd = 8, // Fill the path using the even-odd rule to determine the region to fill.
500kFillNonZero = 16 // Fill the path using the nonzero winding number rule to determine the region to fill. Any subpaths that are open are implicitly closed before being filled.