font problem? special characters not appearing...

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
sb
Newbie
Newbie
Posts: 2
Joined: Fri Dec 26, 2008 8:23 pm

font problem? special characters not appearing...

Post by sb »

Hi, when I run this bridge learning program in Wine, it looks like this:

Image

when it should look like this:

Image.

So, the spade/heart/diamond/club symbols are missing. They are special characters in the font though (not bitmaps), and the symbols show up in http://en.wikipedia.org/wiki/Contract_bridge so it would seem that the font (Arial, I think) does have the symbols. Does anyone know how I can have the symbols show up? I'm running wine-1.0.1 on Ubuntu 8.10 and have the msttcorefonts package installed.
User avatar
DanKegel
Moderator
Moderator
Posts: 1164
Joined: Wed May 14, 2008 11:44 am

Post by DanKegel »

That's http://bugs.winehq.org/show_bug.cgi?id=14964
Wine doesn't come with a symbol font.
You can work around it by copying in the one from windows.
sb
Newbie
Newbie
Posts: 2
Joined: Fri Dec 26, 2008 8:23 pm

Post by sb »

Thanks - I installed symbol.ttf and it works now.
Locked