http://bugs.winehq.org/show_bug.cgi?id=12729 Summary: Wine does not pick up the correct font Product: Wine Version: 0.9.58. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: fonts AssignedTo: wine-bugs(a)winehq.org ReportedBy: renu.rajput(a)gmail.com CC: dank(a)kegel.com Created an attachment (id=12381) --> (http://bugs.winehq.org/attachment.cgi?id=12381) Screenshot showing the font clipping due to wrong font selection My application is coded in C++/VC++, is compiled on Windows, and there the controls are sized to show correctly with the selected font at design time. The font being used for the dialogs is MS Sans Serif (font size 8). When the application is run under Wine, the forms/dialogs are created using some alternate font which results in text labels being clipped (as in attached screenshot). I am not sure but this could be because the windows font is not available, or some other .ttf fonts are present. As a workaround to the clipping problem I tried installing comic.ttf, but if more than one ttf file is present, Wine seems to be picking the font in some random order. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.