On Thu, 30 Dec 1999, Lavrenty wrote: > Wednesday, December 29, 1999, Manafort wrote: > > These are colors from my screen.h : What set of codes are these? These are *NOT* ISO6429/ECMA-48 (which replace the ANSI standard) compliant code sequences and should not be expected to function properly. > #define C_RED "\x1B[22m" > #define C_GREEN "\x1B[20m" > #define C_YELLOW "\x1B[24m" > #define C_BLUE "\x1B[19m" > #define C_MAGENTA "\x1B[23m" > #define C_CYAN "\x1B[21m" > #define C_WHITE "\x1B[25m" > > #define C_D_GREY "\x1B[10m" Excerpted from ECMA-048, 10 primary (default) font 11 first alternative font 12 second alternative font . . . 19 ninth alternative font 20 Fraktur (Gothic) 21 doubly underlined 22 normal colour or normal intensity (neither bold nor faint) 23 not italicized, not fraktur 24 not underlined (neither singly nor doubly) 25 steady (not blinking) 26 RESERVED 27 positive image 28 revealed characters 29 not crossed out You can download the ECMA-048 standard for free from http://www.ecma.ch/ in MS Word or PDF formats. You'll have to track it down on their web site since I've forgotten the specific URL. -dak +------------------------------------------------------------+ | Ensure that you have read the CircleMUD Mailing List FAQ: | | http://qsilver.queensu.ca/~fletchra/Circle/list-faq.html | +------------------------------------------------------------+
This archive was generated by hypermail 2b30 : 12/15/00 PST