https://bugs.winehq.org/show_bug.cgi?id=47726
--- Comment #3 from Zachary J zakarjor@yahoo.com --- WINEDEBUG=+font shows that charset = 0: 0024:trace:font:freetype_EnumFonts facename = L"Tahoma" charset 0
Is there a way to set charset to something like ASCII in Linux command line before running wine, and will that force the EnumFontFamiliesA() function to filter only ASCII fonts?