Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet thread from alt.ascii-art, started 24 May 2002.
 _   _                     _        _             _     _           
| | | |___  ___ _ __   ___| |_     / \   _ __ ___| |__ (_)_   _____ 
| | | / __|/ _ \ '_ \ / _ \ __|   / _ \ | '__/ __| '_ \| \ \ / / _ \
| |_| \__ \  __/ | | |  __/ |_   / ___ \| | | (__| | | | |\ V /  __/
 \___/|___/\___|_| |_|\___|\__| /_/   \_\_|  \___|_| |_|_| \_/ \___|
curious about coloring ascii

curious about coloring ascii

alt.ascii-art · 10 messages · 24 May 2002 - 2 Jun 2002
Hey all, 1st time poster here, and all i have is a question :-)
I was wondering HOW i could colorize ascii art.
I know there are raw color codes, but have no idea what exactly they are and
how to add them in.
I also checked and there are supposedly a few programs that will help you
colorize the art as well, but none of the ones that i checked out were good.
What I need is one that will save to a .txt file with the color codes in
there.  Found one that I could color with (ASCII Editor), but it wouldn't
save the colors.
Any help?

Thanks,
Jason

maraz <mar...@raketti.net> 24 May 2002 20:21 · permalink
"Jason Weiss" <jas...@hotmail.com> wrote:

>I was wondering HOW i could colorize ascii art.
>Any help?

Use HTML.

-- 
maraz // mar...@raketti.net :: http://maraz.deviantart.com

sorry, when i said that i knew there were raw codes, i should have said that
that is what i WANT to use.
The opening screens of a MUD that I hang out on are what I want to color.
It's via telnet
"maraz" <mar...@raketti.net> wrote in message
news:m48...@4ax.com...
> "Jason Weiss" <jas...@hotmail.com> wrote:
>
> >I was wondering HOW i could colorize ascii art.
> >Any help?
>
> Use HTML.
>
> --
> maraz // mar...@raketti.net :: http://maraz.deviantart.com

maraz <mar...@raketti.net> 24 May 2002 21:05 · permalink
"Jason Weiss" <jas...@hotmail.com> wrote:

>sorry, when i said that i knew there were raw codes, i should have said that
>that is what i WANT to use.
>The opening screens of a MUD that I hang out on are what I want to color.
>It's via telnet

Oh, use ANSI in that case. :)

-- 
maraz // mar...@raketti.net :: http://maraz.deviantart.com

> >sorry, when i said that i knew there were raw codes, i should have said
that
> >that is what i WANT to use.
> >The opening screens of a MUD that I hang out on are what I want to color.
> >It's via telnet
>
> Oh, use ANSI in that case. :)

There were once drawing programs for ANSI.

Aciddraw or ansidraw or something like that .. I really can't remember

BoD <spa...@BoDLand.com> 24 May 2002 22:51 · permalink
there was also The draw !

but it's a dos program

BoD

"CeeJay" <new...@ceejay.cjb.netREMOVE> wrote in message
news:3ceec1a5$0$97300$edf...@dspool01.news.tele.dk...
> > >sorry, when i said that i knew there were raw codes, i should have said
> that
> > >that is what i WANT to use.
> > >The opening screens of a MUD that I hang out on are what I want to
color.
> > >It's via telnet
> >
> > Oh, use ANSI in that case. :)
>
> There were once drawing programs for ANSI.
>
> Aciddraw or ansidraw or something like that .. I really can't remember
>
>

LGB 25 May 2002 12:35 · permalink
On Sat, 25 May 2002 00:51:02 +0200, "BoD" <spa...@BoDLand.com> wrote:

>there was also The draw !
>
>but it's a dos program
>
>BoD
>
>"CeeJay" <new...@ceejay.cjb.netREMOVE> wrote in message
>news:3ceec1a5$0$97300$edf...@dspool01.news.tele.dk...
>> > >sorry, when i said that i knew there were raw codes, i should have said
>> that
>> > >that is what i WANT to use.
>> > >The opening screens of a MUD that I hang out on are what I want to
>color.
>> > >It's via telnet
>> >
>> > Oh, use ANSI in that case. :)
>>
>> There were once drawing programs for ANSI.
>>
>> Aciddraw or ansidraw or something like that .. I really can't remember
>>
What about rich text (rtf). would it work? its crossplatforms fairly easy
with very little loss to my understanding.

obascii -- small winch

     |--
[::]-'

lgbeard

Richard James <thi...@all.will.it> ASCII art 25 May 2002 13:55 · permalink
LGB wrote:

>>> > >The opening screens of a MUD that I hang out on are what I want to
>>color.
>>> > >It's via telnet
>>> >
>>> > Oh, use ANSI in that case. :)
>>>
>>> There were once drawing programs for ANSI.
>>>
>>> Aciddraw or ansidraw or something like that .. I really can't remember
>>>
> What about rich text (rtf). would it work? its crossplatforms fairly easy
> with very little loss to my understanding.

No he needs to draw with ANSI, rtf isn't compatible. The thing is that when 
a client connects to the MUD it converts the ANSI codes into colour on the 
fly.

I picked up these websites recently. I'm not sure if it was here or in 
alt.mud.programming.

ANSI/VT100 codes
http://www.fh-jena.de/~gmueller/Kurs_halle/esc_vt100.html

Telnet Protocol
http://www.scit.wlv.ac.uk/~jphb/comms/telnet.html

  ___
 /   \
|o o o|
"-----"
  | |
  | |
 /   \

Thats a mushroom and no I didn't eat it :)

> obascii -- small winch
> 
>      |--
> [::]-'

Richard :)

03z <m...@no.mail> 25 May 2002 21:31 · permalink
In article <OztH8.1135$R_4...@nwrddc02.gnilink.net>, 
jas...@hotmail.com says...
> Hey all, 1st time poster here, and all i have is a question :-)
> I was wondering HOW i could colorize ascii art.
> I know there are raw color codes, but have no idea what exactly they are and
> how to add them in.
> I also checked and there are supposedly a few programs that will help you
> colorize the art as well, but none of the ones that i checked out were good.
> What I need is one that will save to a .txt file with the color codes in
> there.  Found one that I could color with (ASCII Editor), but it wouldn't
> save the colors.
> Any help?
> 
> Thanks,
> Jason
> 
> 
> 

Try BG_Ascii...

Dave Bird <dav...@xemu.demon.co.uk> ASCII art 2 Jun 2002 00:52 · permalink
In article<OztH8.1135$R_4...@nwrddc02.gnilink.net>, Jason Weiss
<jas...@hotmail.com> writes:
>Hey all, 1st time poster here, and all i have is a question :-)
>I was wondering HOW i could colorize ascii art.

 The answer is, you can't.  Ascii art is made with PRINTABLE ASCII
 CHARACTERS, displayed in a mono-spaced, typewriter, font.  It has
 NO COLOUR CODES (sorry for shouting but it needs to be made clear).  


>I know there are raw color codes, but have no idea what exactly they are and
>how to add them in.
>I also checked and there are supposedly a few programs that will help you
>colorize the art as well, but none of the ones that i checked out were good.
>What I need is one that will save to a .txt file with the color codes in
>there.  Found one that I could color with (ASCII Editor), but it wouldn't
>save the colors.
>Any help?

 There is a wider alphabet called ANSI which has colour codes, but
 not everybody has it and anyway, it's not ascii.

 When you put ascii pictures into an HTML web-page, you can also
 use HTML commands to colorise them -- see examples on my website below.

-- 
  (o_.'   _0)    (o< -!    _o)   {o_ _d)    lunchtime at the Bill & Fish
  //\c{}   /\\   //\   Y U <\\   //D /\\ _O)  [fish saloon--all sorts of
  V__)_:::_\_U:::V_/_::::^:::::::V_)_\_V_(\):::::::::::::fish sold here]
  http://www.xemu.demon.co.uk/art/penguins.html

About this thread. These messages were posted publicly to the newsgroup alt.ascii-art in 2002 and are mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you one of the authors? Contact us to get your posts attributed, connected to your artist profile, or removed.