<!-- MHonArc v2.4.4 -->
<!--X-Subject: [MUD-Dev] Re: Ansii color, needing some specs and or pointers. -->
<!--X-From-R13: Yngevan [pQyryna <xvgxngNgur486.oenqyrl.rqh> -->
<!--X-Date: Mon, 27 Jul 1998 22:18:07 -0700 -->
<!--X-Message-Id: Pine.LNX.3.93.980728010846.28315B-100000#the486,bradley.edu -->
<!--X-Content-Type: text/plain -->
<!--X-Reference: Pine.LNX.3.96.980727211638.24758A-100000#shamen,cyberhighway.net -->
<!--X-Head-End-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<html>
<head>
<title>MUD-Dev message, [MUD-Dev] Re: Ansii color, needing some specs and or pointers.</title>
<!-- meta name="robots" content="noindex,nofollow" -->
<link rev="made" href="mailto:kitkat#the486,bradley.edu">
</head>
<body background="/backgrounds/paperback.gif" bgcolor="#ffffff"
text="#000000" link="#0000FF" alink="#FF0000" vlink="#006000">
<font size="+4" color="#804040">
<strong><em>MUD-Dev<br>mailing list archive</em></strong>
</font>
<br>
[ <a href="../">Other Periods</a>
| <a href="../../">Other mailing lists</a>
| <a href="/search.php3">Search</a>
]
<br clear=all><hr>
<!--X-Body-Begin-->
<!--X-User-Header-->
<!--X-User-Header-End-->
<!--X-TopPNI-->
Date:
[ <a href="msg00391.html">Previous</a>
| <a href="msg00393.html">Next</a>
]
Thread:
[ <a href="msg00391.html">Previous</a>
| <a href="msg00398.html">Next</a>
]
Index:
[ <A HREF="author.html#00392">Author</A>
| <A HREF="#00392">Date</A>
| <A HREF="thread.html#00392">Thread</A>
]
<!--X-TopPNI-End-->
<!--X-MsgBody-->
<!--X-Subject-Header-Begin-->
<H1>[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</H1>
<HR>
<!--X-Subject-Header-End-->
<!--X-Head-of-Message-->
<UL>
<LI><em>To</em>: mud-dev <<A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A>></LI>
<LI><em>Subject</em>: [MUD-Dev] Re: Ansii color, needing some specs and or pointers.</LI>
<LI><em>From</em>: Katrina McClelan <<A HREF="mailto:kitkat#the486,bradley.edu">kitkat#the486,bradley.edu</A>></LI>
<LI><em>Date</em>: Tue, 28 Jul 1998 01:14:46 -0500 (CDT)</LI>
<LI><em>Reply-To</em>: <A HREF="mailto:mud-dev#kanga,nu">mud-dev#kanga,nu</A></LI>
</UL>
<!--X-Head-of-Message-End-->
<!--X-Head-Body-Sep-Begin-->
<HR>
<!--X-Head-Body-Sep-End-->
<!--X-Body-of-Message-->
<PRE>
On Mon, 27 Jul 1998, Ben Greear wrote:
> The players keep yelping at me to provide some ansi color, but I'm
> clueless on the art, so I thought I'd see if any of you had any
> pointers? Surely I'm not the only one to be faced with this
> scourge!
>
Codes below are literal text strings to send to descriptors as in:
sprintf(buf,"\033[0;33mYou are hit by a magic missile\n\033[0;37m");
Color Code Bold
----- ---- ----
black \033[0;30m \033[1;30m
blue \033[0;31m \033[1;31m
green \033[0;32m \033[1;32m
cyan \033[0;33m \033[1;33m
red \033[0;34m \033[1;34m
magenta \033[0;35m \033[1;35m
brown \033[0;36m \033[1;36m (yellow)
white \033[0;37m \033[1;37m
Note that "bold" brown is really yellow.
You can do more with ansi (background colors for instance), but it looks
rather ugly and is not really useful.
-Kat
</PRE>
<!--X-Body-of-Message-End-->
<!--X-MsgBody-End-->
<!--X-Follow-Ups-->
<HR>
<!--X-Follow-Ups-End-->
<!--X-References-->
<UL><LI><STRONG>References</STRONG>:
<UL>
<LI><STRONG><A NAME="00388" HREF="msg00388.html">[MUD-Dev] Ansii color, needing some specs and or pointers.</A></STRONG>
<UL><LI><EM>From:</EM> Ben Greear <greear#cyberhighway,net></LI></UL></LI>
</UL></LI></UL>
<!--X-References-End-->
<!--X-BotPNI-->
<UL>
<LI>Prev by Date:
<STRONG><A HREF="msg00391.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></STRONG>
</LI>
<LI>Next by Date:
<STRONG><A HREF="msg00393.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></STRONG>
</LI>
<LI>Prev by thread:
<STRONG><A HREF="msg00391.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></STRONG>
</LI>
<LI>Next by thread:
<STRONG><A HREF="msg00398.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></STRONG>
</LI>
<LI>Index(es):
<UL>
<LI><A HREF="index.html#00392"><STRONG>Date</STRONG></A></LI>
<LI><A HREF="thread.html#00392"><STRONG>Thread</STRONG></A></LI>
</UL>
</LI>
</UL>
<!--X-BotPNI-End-->
<!--X-User-Footer-->
<!--X-User-Footer-End-->
<ul><li>Thread context:
<BLOCKQUOTE><UL>
<LI><STRONG>[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</STRONG>, <EM>(continued)</EM>
<ul compact>
<LI><strong><A NAME="00430" HREF="msg00430.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></strong>,
Chris Gray <a href="mailto:cg#ami-cg,GraySage.Edmonton.AB.CA">cg#ami-cg,GraySage.Edmonton.AB.CA</a>, Thu 30 Jul 1998, 14:24 GMT
</LI>
</ul>
</LI>
<LI><strong><A NAME="00388" HREF="msg00388.html">[MUD-Dev] Ansii color, needing some specs and or pointers.</A></strong>,
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Tue 28 Jul 1998, 04:24 GMT
<UL>
<LI><strong><A NAME="00389" HREF="msg00389.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></strong>,
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Tue 28 Jul 1998, 04:50 GMT
</LI>
<LI><strong><A NAME="00391" HREF="msg00391.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></strong>,
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Tue 28 Jul 1998, 04:58 GMT
</LI>
<LI><strong><A NAME="00392" HREF="msg00392.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></strong>,
Katrina McClelan <a href="mailto:kitkat#the486,bradley.edu">kitkat#the486,bradley.edu</a>, Tue 28 Jul 1998, 05:18 GMT
</LI>
<LI><strong><A NAME="00398" HREF="msg00398.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></strong>,
J C Lawrence <a href="mailto:claw#under,engr.sgi.com">claw#under,engr.sgi.com</a>, Tue 28 Jul 1998, 17:30 GMT
<UL>
<LI><strong><A NAME="00408" HREF="msg00408.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointers.</A></strong>,
Ben Greear <a href="mailto:greear#cyberhighway,net">greear#cyberhighway,net</a>, Wed 29 Jul 1998, 00:29 GMT
</LI>
<LI><strong><A NAME="00458" HREF="msg00458.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointer</A></strong>,
Jon A. Lambert <a href="mailto:jlsysinc#ix,netcom.com">jlsysinc#ix,netcom.com</a>, Mon 03 Aug 1998, 04:28 GMT
<UL>
<LI><strong><A NAME="00459" HREF="msg00459.html">[MUD-Dev] Re: Ansii color, needing some specs and or pointer</A></strong>,
Caliban Tiresias Darklock <a href="mailto:caliban#darklock,com">caliban#darklock,com</a>, Mon 03 Aug 1998, 05:41 GMT
</LI>
</UL>
</LI>
</UL>
</LI>
</UL>
</LI>
</UL></BLOCKQUOTE>
</ul>
<hr>
<center>
[ <a href="../">Other Periods</a>
| <a href="../../">Other mailing lists</a>
| <a href="/search.php3">Search</a>
]
</center>
<hr>
</body>
</html>