[PATCH 2/4] gdiplus: Correctly handle UnitDisplay for printer DC.

Esme Povirk (they/them) esme at codeweavers.com
Sat Jan 16 20:41:09 CST 2021


+    (*metafile)->printer_display = !header.EmfPlusFlags;

According to the spec, we should only be checking 1 bit of this value.



More information about the wine-devel mailing list