[1/2] gdi32: Added PolyDraw tests to tests/path.c [try2]

Koshelev, Misha Vladislavo mk144210 at bcm.tmc.edu
Fri Jun 29 10:51:28 CDT 2007


On 6/27/07, Evan Stade <estade at gmail.com> wrote:
> Hi,
>
> [try2] The patch I sent yesterday was not properly todo_wined.  Also,
> this test is a bit more extensive (about twice as many points drawn).
> It uses various point-type combination (even non-sensical ones such as
> PT_LINETO | PT_MOVETO) to test the exact logic of PolyDraw with an
> open path.
>
> changelog:
> * added polydraw test to path testing (5 more todo_wines)
>
>  dlls/gdi32/tests/path.c |   70 +++++++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 70 insertions(+), 0 deletions(-)
>
> --
> Evan Stade
>
>

Also, I'd add a PT_MOVETO into your first PolyDraw call so you can tell whether
PT_CLOSEFIGURE adds a PT_MOVETO to orig_pos or lastmove, as the current version
does not differentiate this.

Misha
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.winehq.org/pipermail/wine-devel/attachments/20070629/d41ee9ba/attachment.html


More information about the wine-devel mailing list