https://bugs.winehq.org/show_bug.cgi?id=55398
Bartosz gang65@poczta.onet.pl changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65@poczta.onet.pl
--- Comment #3 from Bartosz gang65@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...