[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: viewing ansi graphics



Try:

echo -e "\e[32mHi"

Where 32 is the ansi code for green. Also look at the setfont man page to
set the console font to an ascii one to use the extended characters. Plain
old setfont with no args works for me to set the console to vga fonts.


On Mon, Sep 28, 1998 at 11:44:47AM -0500, Matt Garman wrote:
> 
> Does anyone know of a way (or a utility) to view ansi graphics under
> Linux?
> 
> I used to run a BBS a few years back, and had it pretty jazzed out
> with colorful ANSi graphics.  I can't just "cat" the files, though,
> because the high-ascii characters are not diplayed correctly (and by
> high-ascii I mean blocks and "shaded blocks," lines, etc.).
> 
> Back in the day I created the ANSI graphics with a DOS program called
> "TheDraw" and viewed them with "type <filename.ans>."  Of course, the
> ANSI.SYS driver had to be loaded.
> 
> Thanks
> Matt
> 
> 
> --  
> Unsubscribe?  mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
> 

-- 
Jim Foltz <aa204@acorn.net>


Reply to: