https://bugs.winehq.org/show_bug.cgi?id=46855
--- Comment #4 from IanS MyBugzilla@mailinator.com --- I can not remember why I installed gdiplus. I was doing some testing a while ago and gdiplus was required at that time. I didn't relaize that its existance would interfere with dotnet
OK. I create a new prefix and installed dotnet40 and microsoft core fonts. (Did not install gdiplus)
Now the application can see the microsoft fonts. Thank you.
So it is gdiplus that 'hides' the microsoft fonts? How/Why does it do that?
What happens in future if I deploy my application and a user needs GDI for some other application - if he installs gdiplus into the same prefix then he'll break .net applications?