Ed Schouten 6cecf41bf7 Fix for my previous commit: color mapping is not 1:1.
Cons25 doesn't seem to use a straight 1:1 mapping to the ANSI colors,
but uses the same color numbers as at least used by syscons on i386. I
suspect if you change the definitions on a different architecture,
things may break? Not sure.

Add a small array to convert syscons-style color codes to ANSI
equivalents, which are used by libteken internally. I didn't notice this
bug, because I only tested my code with black, white and green, all of
them shared the same numbers.
2009-01-17 23:01:40 +00:00
..
2009-01-16 19:31:27 +00:00
2009-01-14 21:31:22 +00:00
2009-01-13 19:05:10 +00:00
2009-01-13 18:49:35 +00:00
2009-01-15 11:54:31 +00:00
2008-11-12 12:21:18 +00:00