[PATCH] gdiplus: Scale widened dashes to the pen width.

Vincent Povirk madewokherd at gmail.com
Tue Jun 27 15:27:49 CDT 2017


If the dash_pos variable is relative to pen width, we need to fix the
other references to it. It doesn't make sense to compare it directly
with segment_length and segment_pos.

Or we could scale the whole dash_pattern array by pen width at the start.



More information about the wine-devel mailing list