https://bugs.winehq.org/show_bug.cgi?id=46855
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- It depends on .NET API you're using. If it's System.Drawing it goes through gdiplus.dll that, in wine, is using gdi32 API to enumerate available fonts. So results from 'wine notepad' and gdiplus should be comparable.