[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LYNX-DEV win32
From: |
T.E.Dickey |
Subject: |
Re: LYNX-DEV win32 |
Date: |
Sun, 16 Mar 1997 07:05:33 -0500 (EST) |
> 2) The color mapping is a bit strange. If I specify one color I get
> another. The following are the ones that seem wrong.
>
> gray->black
> white->gray
> blue->red
> red->blue
> Cyan->brown (mustard-yellow?)
> brown->cyan
> yellow->cyan
>
> Also I couldn't find a color that displayed as white.
You're describing an 8-color scheme rendered on PC hardware where you're used
to seeing 16 ("white" would be bold-gray). The red/blue interchange is
apparently (because I've seen it reported numerous times with ncurses) a
mismatch between a pre-SVr4 color code and the ANSI codes.
--
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey
;
; To UNSUBSCRIBE: Send a mail message to address@hidden
; with "unsubscribe lynx-dev" (without the
; quotation marks) on a line by itself.
;
Re: LYNX-DEV win32, Hiram Lester, Jr., 1997/03/16