http://bugs.winehq.org/show_bug.cgi?id=6706
------- Additional Comments From batkoljo@mailcity.com 2006-25-11 01:22 ------- Modification of freetype.c, function update_font_info(), where I replace LCID lcid = GetUserDefaultLCID(); with LCID lcid = GetSystemDefaultLCID(); fixes the problem for me.