ANSI Art
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (→References) |
(Link organization and cleanup) |
||
Line 4: | Line 4: | ||
|extensions={{ext|ans}} | |extensions={{ext|ans}} | ||
}} | }} | ||
− | |||
'''ANSI Art''' is a variant on [[ASCII Art]] which uses ANSI escape sequences in addition to ASCII characters in order to do things like changing colors. It also uses characters from the [[MS-DOS encodings|IBM PC code page]] which aren't part of ASCII, allowing a wider range of characters including various graphical symbols and box-drawing characters. This sort of art was popular on bulletin board systems in the 1980s. | '''ANSI Art''' is a variant on [[ASCII Art]] which uses ANSI escape sequences in addition to ASCII characters in order to do things like changing colors. It also uses characters from the [[MS-DOS encodings|IBM PC code page]] which aren't part of ASCII, allowing a wider range of characters including various graphical symbols and box-drawing characters. This sort of art was popular on bulletin board systems in the 1980s. | ||
− | == | + | == Specifications and references == |
* [http://www.textfiles.com/programming/FORMATS/ansix364.txt ANSI control sequences] | * [http://www.textfiles.com/programming/FORMATS/ansix364.txt ANSI control sequences] | ||
* [http://www.textfiles.com/programming/FORMATS/ansicodes.pro ANSI code list] | * [http://www.textfiles.com/programming/FORMATS/ansicodes.pro ANSI code list] | ||
− | * [ | + | * [[Wikipedia:ANSI escape code|ANSI escape code (Wikipedia)]] |
− | + | ||
− | * [http://ansilove.sourceforge.net/ Ansilove] | + | == Software == |
− | * [http:// | + | * [http://ansilove.sourceforge.net/ Ansilove]: Open-source PHP-based tools to convert ANSI and similar formats to [[PNG]] images |
− | * [http:// | + | * [http://sourceforge.net/projects/acidview6-win32/ ACiD View]: ANSI art (and other format) viewer for Windows |
− | * [https://www.youtube.com/watch?v=ILNs1GChGDk | + | |
− | * [ | + | == Sample files == |
− | * [ | + | * [http://sixteencolors.net/ Sixteen Colors] |
+ | ** [http://sixteencolors.net/pack Sixteen Colors Artpack Archive] | ||
+ | ** [https://github.com/sixteencolors/sixteencolors-archive Sixteen Colors Archive at GitHub] | ||
+ | |||
+ | == Links == | ||
+ | * [[Wikipedia:ANSI art|ANSI art (Wikipedia)]] | ||
+ | * [https://www.youtube.com/watch?v=ILNs1GChGDk Sixteen Colors: Video about ANSI art] | ||
+ | * [https://www.youtube.com/watch?v=6zpUb3mUExA Blocktronics ACiD Trip (2013)] (video of really huge ANSI art) | ||
+ | * [https://www.youtube.com/watch?v=Zl9yejh92tc BBS: The Documentary Part 5 - Artscene] (video) | ||
* [http://nyancat.dakko.us/ Nyan Cat in telnet-accessible ANSI animation] | * [http://nyancat.dakko.us/ Nyan Cat in telnet-accessible ANSI animation] |
Revision as of 20:55, 29 March 2015
ANSI Art is a variant on ASCII Art which uses ANSI escape sequences in addition to ASCII characters in order to do things like changing colors. It also uses characters from the IBM PC code page which aren't part of ASCII, allowing a wider range of characters including various graphical symbols and box-drawing characters. This sort of art was popular on bulletin board systems in the 1980s.
Contents |
Specifications and references
Software
- Ansilove: Open-source PHP-based tools to convert ANSI and similar formats to PNG images
- ACiD View: ANSI art (and other format) viewer for Windows
Sample files
Links
- ANSI art (Wikipedia)
- Sixteen Colors: Video about ANSI art
- Blocktronics ACiD Trip (2013) (video of really huge ANSI art)
- BBS: The Documentary Part 5 - Artscene (video)
- Nyan Cat in telnet-accessible ANSI animation