[PATCH 2/2] gdiplus: Fix hatch brush patterns.

Esme Povirk (they/them) vincent at codeweavers.com
Thu Jun 11 21:08:30 CDT 2020


+    hatch_palette[2] = blend_colors_pre(back_color, fore_color,
sqrt(2.0) - 0.5);

What is this magic number?



More information about the wine-devel mailing list