How to make Windows application run under emulator wine show UNICODE characters?

Boris Samorodov bsam at ipt.ru
Thu Jul 24 19:50:05 UTC 2008


On Wed, 23 Jul 2008 22:40:49 -0700 Yuri wrote:

> All UNICODE characters show as small rectangles.

With old wine versions I just install x11-fonts/webfonts or copy
fonts form windows to ~/.fonts/...

> Anybody knows which fonts should I install to cure this?

but I had problems with recent wine and cyrillic fonts until I build
wine using russian locale. I.e.:

--- doesn't work ---
$ su
# cd /usr/ports/emulatiors/wine
# make install
--- works fine ---
$ cd /usr/ports/emulators/wine
$ sudo make install
---


HTH and WBR
-- 
bsam


More information about the freebsd-questions mailing list