From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1My7FF-0001fW-Qs for garchives@archives.gentoo.org; Wed, 14 Oct 2009 17:02:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 20147E06B1; Wed, 14 Oct 2009 17:02:36 +0000 (UTC) Received: from mail-fx0-f220.google.com (mail-fx0-f220.google.com [209.85.220.220]) by pigeon.gentoo.org (Postfix) with ESMTP id D0B59E06B1 for ; Wed, 14 Oct 2009 17:02:35 +0000 (UTC) Received: by fxm20 with SMTP id 20so11103458fxm.14 for ; Wed, 14 Oct 2009 10:02:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=dur4oYFj1htpUo/WgfvT14kFW80osxQV8aT8X2D3LmM=; b=WPC8AH3WpiKZhZH431lE4IvcuE2Xt2ArRusgmX+/o618CpGubqDLmUpqJ0RZoQtXta aV40PrOccb/pzCqp3riuFDrFSMk8Yz5mL+tHiylsFoWdB+2UUBDlKLrxiYm680xTB2yr bgDloqL7Y+bBTaDmWgIqAVJ1+rIGjNC63zGvI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Pi+t0Rzdd+YaqODQxWIW6LLoRFvn1lM0/enLW2dgSsOrPTfpOx8eIQav7GiHk6j2au P0rZHg8ZhIG1/Px82h0CUrayzrW2TY0huARVb4GOUej946Jxg9DhHQn0H8BhSUFvI04F gQD6RIqaD6gse3eWueSkF9btNiQ7vaOgfqbEE= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.204.26.130 with SMTP id e2mr1724185bkc.144.1255539755144; Wed, 14 Oct 2009 10:02:35 -0700 (PDT) In-Reply-To: References: <126ae1db0910140700k5386d819qedb784fea3919b93@mail.gmail.com> Date: Wed, 14 Oct 2009 21:02:35 +0400 Message-ID: <126ae1db0910141002u5ea76456n61b276458be4218c@mail.gmail.com> Subject: Re: [gentoo-user] Re: X bitmap fonts and UTF-8 From: DPX-Infinity To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: d8127de6-af20-4c35-8296-0fcd99e08387 X-Archives-Hash: 4151f8e71843c66dacd4c5ff70d9acc4 Yes, of course. There are unicode and utf8 in make.conf and UNICODE=3D"yes" in rc.conf. 2009/10/14 walt : > On 10/14/2009 07:00 AM, DPX-Infinity wrote: >> Hi. >> I have some strange problem with X fonts (not freetype). I installed >> xmonad, dzen2 and dmenu and configured the last two to use font >> -xos4-terminus-medium-*-*-*-12-*-*-*-*-*-iso10646-1 (but I have this >> problem in other fonts too) because I need the unicode... > > Do you have the 'unicode' USE flag set? =C2=A0I think it may be on by def= ault, > but I'm not sure. > > >