[Bug 46855] system.drawing.fontfamily.families property has no access to windows fonts in drive_c /windows/Fonts

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 17 13:19:06 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=46855

--- Comment #1 from Nikolay Sivov <bunglehead at 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.

-- 
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.



More information about the wine-bugs mailing list