Displaying unicode characters

Questions about Wine on Linux
Locked
tk421
Level 2
Level 2
Posts: 30
Joined: Wed Aug 09, 2017 7:19 am

Displaying unicode characters

Post by tk421 »

Hi everybody,

I have an application, MT4, that in some cases displays unicode characters (or so I believe).

For example, in some point of the application it should display an smiley face (I am pretty sure it is unicode U+263A) but I can see just an square instead.

Therefore there is a problem with fonts, or with the capability to display unicode characters. Questions

1 - Do I need to do anything special to display unicode characters ?
2 - If the problem is a missing font, how can I debug this problem to find the font or whatever is missing ?

Thanks in advance
Locked