Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 2008 23:49:00 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        yuri@rawbw.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How to make Windows application run under emulator wine show UNICODE characters?
Message-ID:  <82156003@ipt.ru>
In-Reply-To: <488815E1.8080509@rawbw.com> (yuri@rawbw.com's message of "Wed\, 23 Jul 2008 22\:40\:49 -0700")
References:  <488815E1.8080509@rawbw.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?82156003>