Re: gdiplus: Implement GdipIsVisiblePoint
Nikolay Sivov wrote: Andrew Eikum wrote: --- dlls/gdiplus/graphics.c | 19 - dlls/gdiplus/tests/graphics.c | 162 + 2 files changed, 177 insertions(+), 4 deletions(-) Could you do it in opposite direction - implement "I" version on top of
Re: gdiplus: Implement GdipIsVisiblePoint
Andrew Eikum wrote: --- dlls/gdiplus/graphics.c | 19 - dlls/gdiplus/tests/graphics.c | 162 + 2 files changed, 177 insertions(+), 4 deletions(-) Could you do it in opposite direction - implement "I" version on top of GdipIsVisiblePoint?