Re: gdiplus: Reimplement GdipIsEmptyRegion.

2012-05-24 Thread Dmitry Timoshkov
Vincent Povirk wrote: > Status is still "New". I guess a test could help, but I would be very > surprised if native can't detect things like empty paths. I don't see how that's related. -- Dmitry.

Re: gdiplus: Reimplement GdipIsEmptyRegion.

2012-05-24 Thread Vincent Povirk
Status is still "New". I guess a test could help, but I would be very surprised if native can't detect things like empty paths. On Wed, May 23, 2012 at 11:22 PM, Dmitry Timoshkov wrote: > Hello, > > I'm surprised that such a trivial patch wasn't accepted yet. But just > in case it matters, curren

Re: gdiplus: Reimplement GdipIsEmptyRegion.

2012-05-23 Thread Dmitry Timoshkov
Hello, I'm surprised that such a trivial patch wasn't accepted yet. But just in case it matters, current implementation doesn't work for paths and combined/complex regions. -- Dmitry.