gdiplus: Implement path to region conversion without gdi32. This will later allow for optimization by limiting the area we consider to the region's bounding rectangle.
gdiplus/tests: Test rounding of region rectangles.