mirror of
https://github.com/mbirth/wiki.git
synced 2024-11-09 13:16:45 +00:00
848 B
848 B
created | layout | layout_old | redirect_to | tags | title | toc | updated | |||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008-10-10 23:39:30 +0200 | redirect | default | https://blog.mbirth.de/archives/2008/10/10/ascii-art.html |
|
ASCII-Art | false | 2009-07-17 22:59:53 +0200 |
To create ASCII art or just some colorful things with lots of ANSI color codes, there's the package aewan - Ascii-art Editor Without A Name.
aewan itself saves the files in an own format. But there's the tool aecat
which lets you cat those files - and thus
you can also write the output into another file to get a normal file with ANSI codes which can be shown using the
normal cat
.
aecat colorful.aew > colorful.txt
*[ASCII]: American Standard Code for Information Interchange *[ANSI]: American National Standards Institute