Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet message from alt.ascii-art, 7 Feb 1996.
Re: I WANT COLOUR

Re: I WANT COLOUR

IDDRIS ADMANI (ia...@coventry.ac.uk) wrote:

: Can someone send me some info on how to do e-mail in colour (unix/PINE)

: 	thanx
: 		IDDRIS
This ought to be on a FAQ:


I haven't see any (new) animations around here lately, so I thought I'd repost
my help file.  I too am guilty for not (ever) taking the time to create any
good animation, but maybe this will inspire someone....

First you have to have an understanding of escape codes.  These are the
essential part of animations.  Without them, your animations won't work.
To create the actual "escape" character varies with different systems.  The
ones I know are:

UNIX (vi editor)  : ctrl-v , then press the "esc" key (in insert mode)

VAX (eve editor)  : ctrl-v , then press the "esc" key

MSDOS editor      : ctrl-p , then press the "esc" key

after you have the initial character, there are several codes you can enter to
manipulate the text and cursor.  Here is a list of the codes that I know. 
These are to directly follow the "escape" character.  Also note that in an
animation every code must have a preceding "escape" character.

(this list was compiled by someone else...not me...but here it is)

 Note that the case of the characters after the [ is important.  That is, 
 [4a won't move the cursor, and [1;20R won't set any scroll regions)
 (from the vt220 reference book)

 Random Cursor Access on VT220 terminals.

[xA       move up x lines, same col.
[xB       move down x lines, same col.
[xC       move right x columns, same line.
[xD       move left x columns, same line.
E         locates at first spot next line.
[x;yH     locates at row,col (x,y).
[xJ       erases cursor pos to end of screen. x<>0,1,2
[x;0J     erases cursor pos to end of screen.
[x;1J     erases beg. of screen to and including cursor pos.
[x;2J     erases entire screen.
[xK       erases cursor pos to end of line. x<> 0,1,2
[x;0K     erases cursor pos to end of line.
[x;1K     erases beg. of line to and including cursor pos.
[x;2K     erases entire current line.
[xX       erases cursor pos and next x chars.
[t;br     sets lines from t to b as a scroll region.
[r        turns off scroll region.

 Character Attributes on VT220 terminals.

[0m    All attributes off
[1m    Intensity  only on
[4m    Underscore only on
[5m    Blinking   only on
[7m    Reverse    only on
[22m   Intensity  only off
[24m   Underscore only off
[25m   Blinking   only off
[27m   Reverse    only off

 To turn on several things at once, separate them by semicolons. eg:

 [22;7m 

 turns intensity off and reverse video on at the same time, but will not 
 affect other attributes.

 Single Height letters
#5string       prints string in single width.
#6string       prints string in double width.
#3topstring    prints top half of double-height string*
#4botstring    prints bot half of double-height string*
                             *Top and bottom strings must be identical.

***************************************

now back to me.....here some I'd like to add.....

  ** COLORS (my personal favorite) ***

[3#m	(where "#" is a number from 0 - 7) This changes the TEXT color
[4#m	(where "#" is a number from 0 - 7) This changes the BACKGROUND colors

Colors:
Foreground                      Background
30 black                         40 black
31 red                           41 red
32 green                         42 green
33 yellow                        43 yellow
34 blue                          44 blue
35 magenta                       45 magenta
36 cyan                          46 cyan
37 white                         47 white

----------------------------------------------

Finally, after making the animation you must know how to view it.  
(replace "fiename.vt" with the animation name)

UNIX:		cat filename.vt	

VAX:		type filename.vt

DOS:		type filename.vt
	NOTE: In DOS it is required that ansi.sys is loaded with the command:
		DEVICE = C:\DOS\ANSI.SYS
	      in your CONFIG.SYS file.





--
 \      oo ======================================================___n___
  \____|\mm    Joseph Larson  ||        "CARPE FEMME"            |__|__|    
  //_//\ \_\      J(O/SE)^ph  ||       seize the women!          |[]|[]|
 /K-9/  \/_/  jla...@mosquito.frcc.cccoes.edu (gotta love it!)  |[]|[]|
/___/_____\   -------------------------------------------------  |[]|[]|
    "Tardis Express: when it has to be there before you send it."=======

Original message headers
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f996b,7ca620d7c3632f8a
X-Google-Attributes: gidf996b,public
From: jlarson@news-server (Joseph Larson)
Subject: Re: I WANT COLOUR
Date: 1996/02/07
Message-ID: <4faffa$fa...@news-2.csn.net>
X-Deja-AN: 138590233
references: <Pine.OSF.3.91.960206183808.11425E-100000@leofric>
organization: Front Range Community College, Westminster, CO USA
newsgroups: alt.ascii-art
About this message. This message was posted publicly to the newsgroup alt.ascii-art in 1996 and is 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 the author? Contact us to get your posts attributed, connected to your artist profile, or removed.