[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Double width borders
From: |
Thomas E. Dickey |
Subject: |
Re: Double width borders |
Date: |
Sat, 12 Jul 2003 07:47:34 -0400 (EDT) |
On Sat, 12 Jul 2003, Mike Aubury wrote:
> I can use the ACS_ULCORNER etc to get some nice borders with a single line -
> is it possible to get double lines at all ?
not automatically. You can either set a font for your terminal emulator
that happens to have double-lines on the existing slots, or make a custom
terminfo entry with extra items for acsc that you could reference. That's
assuming you're using the normal 8-bit characters.
With unicode, you can (if the terminal supports it) use any of the
characters that are available. But in either case, there're no
ACS_xxx or WACS_xxx definitions for the extra characters.
--
T.E.Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net