<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7652.24">
<TITLE>Re: [1/2] gdi32: Added PolyDraw tests to tests/path.c [try2]</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>On 6/27/07, Evan Stade &lt;estade at gmail.com&gt; wrote:<BR>
&gt; Hi,<BR>
&gt;<BR>
&gt; [try2] The patch I sent yesterday was not properly todo_wined.&nbsp; Also,<BR>
&gt; this test is a bit more extensive (about twice as many points drawn).<BR>
&gt; It uses various point-type combination (even non-sensical ones such as<BR>
&gt; PT_LINETO | PT_MOVETO) to test the exact logic of PolyDraw with an<BR>
&gt; open path.<BR>
&gt;<BR>
&gt; changelog:<BR>
&gt; * added polydraw test to path testing (5 more todo_wines)<BR>
&gt;<BR>
&gt;&nbsp; dlls/gdi32/tests/path.c |&nbsp;&nbsp; 70 +++++++++++++++++++++++++++++++++++++++++++++++<BR>
&gt;&nbsp; 1 files changed, 70 insertions(+), 0 deletions(-)<BR>
&gt;<BR>
&gt; --<BR>
&gt; Evan Stade<BR>
&gt;<BR>
&gt;<BR>
<BR>
Also, I'd add a PT_MOVETO into your first PolyDraw call so you can tell whether<BR>
PT_CLOSEFIGURE adds a PT_MOVETO to orig_pos or lastmove, as the current version<BR>
does not differentiate this.<BR>
<BR>
Misha</FONT>
</P>

</BODY>
</HTML>