On 7/30/07, Evan Stade <[EMAIL PROTECTED]> wrote:
> Hi,
>
> [try2]
> * matched braces style of rest of file
> * spread code out to make it more readable
> * simplified use of gdi_to_x11_dashes
>
>  dlls/winex11.drv/graphics.c |    3 +
>  dlls/winex11.drv/pen.c      |  123 
> +++++++++++++++++++++++++++++++++++++++++--
>  dlls/winex11.drv/x11drv.h   |    1
>  3 files changed, 120 insertions(+), 7 deletions(-)
>
> --
> Evan Stade
>
>

I am not sure how to make this patch more amenable.  The
gdi_to_x11_dashes function is indeed a bit unwieldy but it doesn't
have all that simple a task.  Does anyone have some suggestions on how
to make it more acceptable?

-- 
Evan Stade


Reply via email to