How to make UNICODE characters to display correctly?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Yuri

How to make UNICODE characters to display correctly?

Post by Yuri »

I run WBridge5 (French version) under wine-1.1.1 on FreeBSD-7.0.
It runs ok except for every UNICODE character is replaced by the little box.
Also in some message boxes symbols that obviously should be some French
characters that aren't part of normal Latin alphabet are replaced with
Chinese characters.

How to make UNICODE to display correctly?

Thank you,
Yuri
vitamin
Moderator
Moderator
Posts: 6605
Joined: Sat Feb 23, 2008 2:29 pm

Re: How to make UNICODE characters to display correctly?

Post by vitamin »

Yuri wrote:I run WBridge5 (French version) under wine-1.1.1 on FreeBSD-7.0.
It runs ok except for every UNICODE character is replaced by the little box.
Also in some message boxes symbols that obviously should be some French
characters that aren't part of normal Latin alphabet are replaced with
Chinese characters.

How to make UNICODE to display correctly?

Thank you,
Yuri
Make sure that LANG env var is correctly set to your language and codepage.
tobor8man
Newbie
Newbie
Posts: 1
Joined: Sun Jan 18, 2009 6:16 pm

Post by tobor8man »

You need the symbol.ttf installed. Copy this file from MS Windows, or try to find it out on the net. Put it in the drive_c/windows/font directory.

I found symbol.ttf (SymbolMT) out on the net, but it would not work until I opened the font file with a font editing program, fontforge, and regenerated the symbol.ttf font as a TrueType(symbol) font. Then all was pleasant.
j2u
Newbie
Newbie
Posts: 1
Joined: Tue Mar 03, 2009 2:59 pm

WBridge5 and recommendation for symbol.ttf

Post by j2u »

Thank you so very much for accurately solving this problem. Your advice enabled me to get wbridge5 working in linux. Again , obliged,
Wilhelm
Locked