Re: [dwm] unicode characters in status

From: Anselm R. Garbe <arg_AT_suckless.org>
Date: Wed, 6 Dec 2006 11:22:41 +0100

On Wed, Dec 06, 2006 at 12:58:11AM +0100, Diego Biurrun wrote:
> I have the following in config.h:
> #define FONT "-misc-fixed-bold-r-normal--0-0-75-75-c-0-iso10646-1"
> and I have the same problem with:
> #define FONT "-*-terminus-medium-*-*-*-14-*-*-*-*-*-iso10646-*"
> OK, that helped, thanks. With the fixed font I get
>
> missing fontset: JISX0201.1976-0
> missing fontset: GB2312.1980-0
> missing fontset: KSC5601.1987-0
> missing fontset: JISX0208.1983-0
> missing fontset: ISO8859-1
> missing fontset: ISO8859-1

Well here you see that it doesn't finds an appropriate fontset
for ISO8859-1, hence you don't see any default characters I
suspect...

> with terminus I get
> missing fontset: JISX0201.1976-0
> missing fontset: GB2312.1980-0
> missing fontset: KSC5601.1987-0
> missing fontset: JISX0208.1983-0

Those missing fontsets can be ignored, they are Knaji and such
stuff, the fonts don't support anyways. Still the situation is
not sufficient.

> I'm scratching my head here. Can anybody point me to the relevant
> manuals I could start reading?

I'd be happy if I could.

-- 
 Anselm R. Garbe >< http://suckless.org/~arg/ >< GPG key: 0D73F361
Received on Wed Dec 06 2006 - 11:22:41 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 14:33:28 UTC