Gentoo Archives: gentoo-user

From: Andy Wilkinson <drukargin@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Unicode Fonts in xfce4-terminal
Date: Mon, 12 Jul 2010 18:53:15
Message-Id: 4C3B644E.3010008@gmail.com
1 Hi all,
2
3 I have been fiddling on and off for a few months now trying to get
4 Unicode font display in Terminal, which per the Gentoo Unicode docs as
5 well as its own, supports UTF-8 character sets. However, special
6 characters are not displayed. The font in use is DejaVu Sans Mono,
7 which ought to support simple accented characters and other Unicode
8 glyphs. The results of `locale` are as follows:
9
10 toad@saya ~ $ locale
11 LANG=en_US.utf8
12 LC_CTYPE="en_US.utf8"
13 LC_NUMERIC="en_US.utf8"
14 LC_TIME="en_US.utf8"
15 LC_COLLATE=C
16 LC_MONETARY="en_US.utf8"
17 LC_MESSAGES="en_US.utf8"
18 LC_PAPER="en_US.utf8"
19 LC_NAME="en_US.utf8"
20 LC_ADDRESS="en_US.utf8"
21 LC_TELEPHONE="en_US.utf8"
22 LC_MEASUREMENT="en_US.utf8"
23 LC_IDENTIFICATION="en_US.utf8"
24 LC_ALL=
25
26 Any ideas what I'm doing wrong?
27
28 Thanks!
29
30 -Andy

Replies

Subject Author
Re: [gentoo-user] Unicode Fonts in xfce4-terminal Bill Longman <bill.longman@×××××.com>