http://bugs.winehq.org/show_bug.cgi?id=7973
------- Additional Comments From thestig@google.com 2007-06-04 14:24 ------- It looks like EnumFontFamiliesEx() is trying to pick a suitable font. The difference between the two systems here is the order the fonts are listed. On the working system, EnumFontFamiliesEx finds the Verdana font as the first suitable font and uses that. On the non-working system, it finds "TAMu_Kalyani" first.