https://bugs.winehq.org/show_bug.cgi?id=55398 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65(a)poczta.onet.pl --- Comment #3 from Bartosz <gang65(a)poczta.onet.pl> --- The support for EXIF in gdiplus is provided by EmfPlusCompressedImage Object: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-emfplus/9c0... And these objects are used by EmfPlusBitmap: https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-emfplus/112... It seems that EXIF support was implemented only for PNG: https://gitlab.winehq.org/wine/wine/-/blob/wine-8.13/dlls/gdiplus/metafile.c... -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.