[gentoo-user] Unicode fonts

2006-12-22 Thread A. Khattri
Does anyone know of a good all-round font to use for a unicode console? Ideally, I want to be able to display mostly European languages (though, if there is a font out there that can deal with Asian languages too, that would be great ;-) -- A -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Unicode fonts

2006-12-22 Thread Peter Alfredsen
On Friday 22 December 2006 19:40, A. Khattri wrote: > Does anyone know of a good all-round font to use for a unicode console? > Ideally, I want to be able to display mostly European languages (though, > if there is a font out there that can deal with Asian languages too, that > would be great ;-)

[gentoo-user] Unicode Fonts in xfce4-terminal

2010-07-12 Thread Andy Wilkinson
Hi all, I have been fiddling on and off for a few months now trying to get Unicode font display in Terminal, which per the Gentoo Unicode docs as well as its own, supports UTF-8 character sets. However, special characters are not displayed. The font in use is DejaVu Sans Mono, which ought to su

Re: [gentoo-user] Unicode Fonts in xfce4-terminal

2010-07-12 Thread Bill Longman
On 07/12/2010 11:51 AM, Andy Wilkinson wrote: > Hi all, > > I have been fiddling on and off for a few months now trying to get > Unicode font display in Terminal, which per the Gentoo Unicode docs as > well as its own, supports UTF-8 character sets. However, special > characters are not displaye

Re: [gentoo-user] Unicode Fonts in xfce4-terminal

2010-07-12 Thread Andy Wilkinson
On 07/12/2010 12:09 PM, Bill Longman wrote: > On 07/12/2010 11:51 AM, Andy Wilkinson wrote: > >> Hi all, >> >> I have been fiddling on and off for a few months now trying to get >> Unicode font display in Terminal, which per the Gentoo Unicode docs as >> well as its own, supports UTF-8 character

Re: [gentoo-user] Unicode Fonts in xfce4-terminal

2010-07-12 Thread Bill Longman
On 07/12/2010 01:38 PM, Andy Wilkinson wrote: > On 07/12/2010 12:09 PM, Bill Longman wrote: >> Try en_US.UTF-8 instead. >> >> >> > That did it. Thanks! > > I am confused, though. Why am I setting LANG, etc, to "en_US.UTF-8" > when locale -a says "en_US.utf8"? That's probably what the kernel

Re: [gentoo-user] Unicode Fonts in xfce4-terminal

2010-07-12 Thread Mick
On Monday 12 July 2010 21:58:35 Bill Longman wrote: > On 07/12/2010 01:38 PM, Andy Wilkinson wrote: > > On 07/12/2010 12:09 PM, Bill Longman wrote: > >> Try en_US.UTF-8 instead. > > > > That did it. Thanks! > > > > I am confused, though. Why am I setting LANG, etc, to "en_US.UTF-8" > > when loc

Re: [gentoo-user] Unicode Fonts in xfce4-terminal

2010-07-12 Thread Bill Longman
On 07/12/2010 01:38 PM, Andy Wilkinson wrote: > For now I am happy that it works. Thanks again. > > -Andy For what it's worth, Andy, here's my setup: /etc/locale.gen has: en_US ISO-8859-1 en_US.UTF-8 UTF-8 el_GR.UTF-8 UTF-8 el_GR ISO-8859-7 and in /etc/env.d/02locale I have: LANG="en_US.UT