Greek simbols in dialogs.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
JohnSmith
Newbie
Newbie
Posts: 2
Joined: Mon Aug 15, 2011 1:35 pm

Greek simbols in dialogs.

Post by JohnSmith »

The problem is ... strange. When I'm using programs such as "Tottal commander", "Free commander", installing "hidden and dangerous deluxe" (free), letters in dialogs becomes Greek instead of Latin (you know those strange symbols from math formulas). So I don't understand what is written. How can I solve this?
User avatar
dimesio
Moderator
Moderator
Posts: 13367
Joined: Tue Mar 25, 2008 10:30 pm

Re: Greek simbols in dialogs.

Post by dimesio »

JohnSmith wrote:The problem is ... strange. When I'm using programs such as "Tottal commander", "Free commander", installing "hidden and dangerous deluxe" (free), letters in dialogs becomes Greek instead of Latin (you know those strange symbols from math formulas). So I don't understand what is written. How can I solve this?
The most likely cause is that some app you installed put a symbol font in ~/.wine/drive_c/windows/Fonts, and everything is now using it as the default font. If you don't need the font you can delete it; otherwise, install winetricks corefonts to provide more sensible font choices to your apps.
JohnSmith
Newbie
Newbie
Posts: 2
Joined: Mon Aug 15, 2011 1:35 pm

Post by JohnSmith »

OK, now It's not Greek any more, and more readable, but still font that is used isn't as readable as in windows. Can something be done about this?
DaVince
Level 8
Level 8
Posts: 1099
Joined: Wed Oct 29, 2008 4:53 pm

Post by DaVince »

Does this happen in all software? If so, you can open winecfg and change the default font under the Desktop Integration tab.

If that didn't work, try it with a clean wineprefix.
Locked