[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lynx-dev] lynx display buffer questions
From: |
patakuti |
Subject: |
Re: [Lynx-dev] lynx display buffer questions |
Date: |
Thu, 19 May 2005 01:11:03 +0900 (JST) |
On Sun, 15 May 2005 16:14:29, address@hidden wrote:
> On Thu, May 12, 2005 at 11:04:27PM +0900, address@hidden wrote:
> > > available. The best I can do is the Japanese MS Gothic, which gives
> > > me English, Japanese and some Cyrillic and Greek.
> >
> > Do you mean that MS Gothic is enough for your use?
>
> It's not really enough. I do read enough French, and a tad of German
> and Spanish, that I'd like to be able to see glyphs for those languages.
> Until a fixed-width Unicode font becomes available for Windows, that's
> not going to happen.
I see your problem. I found "BDF UM+", which is a fixed-width Unicode
font and its TTF file can be get from http://www.kaoriya.net/.
I can use this font with PuTTY and see UTF-8 documents. *I* think
looking is soso, but moving cursor is bad (highlighted text is
duplicated).
I also found unifont, which is an another fixed-width Unicode font.
It's distributed in HEX file but I could change it to TTF file using
hex2bdf and bdf2ttf utilities. And it also can be used with PuTTY.
# fontsize 12 seems to be fine.
http://czyborra.com/unifont/unifont.hex.gz
http://czyborra.com/unifont/hex2bdf
http://www.kaoriya.net/dist/bdf2ttf-1.0.002.tar.bz2
I tested with
Lynx : 2.8.4rel.1
Server: Debian (Woody)
Client: Windows2000 and PuTTY Release 0.54-jp20040423
Lynx's version may be old.
--
Takeshi Hataguchi
E-mail: address@hidden
- Re: [Lynx-dev] lynx display buffer questions, Henry Nelson, 2005/05/01
- Re: [Lynx-dev] lynx display buffer questions, Larry W. Virden, 2005/05/01
- Re: [Lynx-dev] lynx display buffer questions, patakuti, 2005/05/12
- Re: [Lynx-dev] lynx display buffer questions, Henry Nelson, 2005/05/15
- Re: [Lynx-dev] lynx display buffer questions,
patakuti <=
- Re: [Lynx-dev] lynx display buffer questions, Henry Nelson, 2005/05/21
- Re: [Lynx-dev] lynx display buffer questions, patakuti, 2005/05/23
- Re: [Lynx-dev] lynx display buffer questions, Henry Nelson, 2005/05/23
- Re: [Lynx-dev] lynx display buffer questions, Thomas Dickey, 2005/05/23
- Re: [Lynx-dev] lynx display buffer questions, patakuti, 2005/05/24