Aug. 20, 2026
11:14 a.m.
As stated in the documentation, the attribute id is optional: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-emfplus/778... Without the patch, emf+ files that contain records with an empty image attribute field do not render properly since those records are rejected. -- v3: gdiplus/metafile: Allow drawimage w/o attributes gdiplus/tests: Check drawimage w/o attributes https://gitlab.winehq.org/wine/wine/-/merge_requests/11714