Re: Replacing curses
- From: "Ross Ridge" <rridge@xxxxxxxxxxxxxxxxxxx>
- Date: 9 Feb 2006 07:25:37 -0800
Ian Ward wrote:
I'll have to deal with that anyway, since I'm doing all my own wrapping,
justification and clipping of text.
In general it's impossible to know how many display positions some
random Unicode character might use. For example, Chinese characters
normally take two display positions, but the terminal your using might
not support them and display a single width replacement character.
Hopefully, you're limitted in the character set you actually need to
support and the terminals that your applicaiton will be using.
.
- Follow-Ups:
- Re: Replacing curses
- From: Ian Ward
- Re: Replacing curses
- References:
- Problem with curses and UTF-8
- From: Ian Ward
- Re: Problem with curses and UTF-8
- From: "Martin v. Löwis"
- Replacing curses (Was: Re: Problem with curses and UTF-8)
- From: Ian Ward
- Re: Replacing curses (Was: Re: Problem with curses and UTF-8)
- From: Grant Edwards
- Re: Replacing curses (Was: Re: Problem with curses and UTF-8)
- From: Ian Ward
- Re: Replacing curses (Was: Re: Problem with curses and UTF-8)
- From: Grant Edwards
- Re: Replacing curses (Was: Re: Problem with curses and UTF-8)
- From: Ian Ward
- Re: Replacing curses
- From: Thomas Dickey
- Re: Replacing curses
- From: Ross Ridge
- Re: Replacing curses
- From: Ian Ward
- Problem with curses and UTF-8
- Prev by Date: super(...).__init__() vs Base.__init__(self)
- Next by Date: Re: Best way of finding terminal width/height?
- Previous by thread: Re: Replacing curses
- Next by thread: Re: Replacing curses
- Index(es):