|
ASCII art is an artistic medium that relies primarily on computers for presentation and consists of pictures pieced together from the 95 printable characters defined by ASCII. The term is also loosely used to refer to text based art in general. ASCII art can be created with any text editor, and is often used with free-form languages. Most examples of ASCII art require a fixed-width font (non-proportional fonts, like on a traditional typewriter) such as Courier for presentation. One of the main reasons ASCII art was born was because early printers often lacked graphics ability and thus characters were used in place of graphic marks. Also, to mark divisions between different print jobs from different users, bulk printers often used ASCII art to print large banners to make the division between print jobs easier to spot so that the results could be more easily separated by a computer operator or clerk. Pre-ASCII-Like Art Before ASCII there were several teleprinter character sets used for landline and shortwave printing messages. The Baudot character set was used for news wire service text from about 1930 to 1990. It was common for wire service offices to have several rolls of teletype art stored on paper tape. Christmas was a particularly common theme. The UPI wire service had a large "Baudot-art" poster of a troika of horses pulling a sleigh. Radio amateurs also did a lot of Baudot-art, often of the pinup variety. History of ASCII art The usage of ASCII art can be traced to the computer bulletin board systems of the late 1970s and early 1980s. The limitations of computers of that time period necessitated the use of text characters to represent images. Along with ASCII's use in communication, however, it also began to appear in the underground online art groups of the period. During the 1990s, the Internet grew at a rapid pace, and technology improved with it. Indeed, ASCII art appeared so unnecessary by 1998 that Microsoft declared the graphic style "dead" and encouraged users to create files in GIF or JPEG format instead. The supposed death of ASCII art may also be related to the increasing prevalence of variable-width fonts that make ASCII art nearly impossible. Despite this, ASCII art continued to survive through online MUDs (textual multiplayer roleplaying games), Internet Relay Chat, E-mail, message boards and other forms of online communication which commonly employ the needed fixed-width fonts. Uses for ASCII art ASCII art is used wherever text can be more readily printed or transmitted than graphics, or in some cases, where the transmission of pictures is not possible. This includes typewriters, teletypes, non-graphic computer terminals, in early computer networking (e.g., BBSes), e-mail, and Usenet news messages. ASCII art is also used within the source code of computer programs for representation of company or product logos, and flow control or other diagrams. In some cases, the entire source code of a program is a piece of ASCII art - for instance, an entry to one of the earlier International Obfuscated C Code Contest is a program that adds numbers, but visually looks like a binary adder drawn in logic ports. ASCII art is also very commonly used amongst software piracy groups to display group logos inside text ( Taking the medium to extremes, there exists a video driver for the popular video game Quake that displays the game in ASCII art. ASCII art is used almost exclusively in the making of DOS-based ZZT games. Another example of ASCII art in games is "Original War", a little-known game for windows, in which the cutscenes for the Russians are made up totally of ASCII art Almost all pirated-material release groups now use ASCII art in their release's accompanying .NFO files. Types and examples of ASCII art
Methods for generating ASCII art While some prefer to use a simple text editor to produce ASCII art, specialized programs have been developed that often simulate the features and tools in bitmap image editors. Other programs allow one to automatically convert an image to ASCII art, which is a special case of vector quantization. A method is to sample the image down to grayscale with less than 8-bit precision, and then assign a character for each value. An example of a converted image, created using Ascgen dotNet, is given below, next to the original:
..::.NNNEGOCOZQG. ,MM %ZsD0D0Ds57;@ME:,:tOQDDs5DQgEE@@bSMM,.;tx2 MMMtO MN@@@ t7O22xZ22xxOC%tt;;,:, :,,,...,,:,,,,,,, tt; ;;t;;;:,.. ..,:%7t s@NMNt;tttttttttt%%tt%tt;;,. t@NNNO,7S , ,.......,. xxD5Z27OC%tt;;;: ;;::,.... .2x@t ,;;tt%%77O7CC%tt;;:,..,,,,,... .,, t: ;:;;ttttttt%%7O2xxx27Ob: 0M% ..,.,:;;;;;;:,... .....,,:t%2GGt . ..,;:;;;;ttt;Q5 MC ..,..... .. ...,:,,:tCC%t; , ......... .,;tt9G; ,ttt%7OxxxxxZZxxxZZ5D009QSS8g8S0Dsx7Ctttt . ......,...,,. OG5D98gKSgK9 CZ7C2xGs0S8gKbEEE@@@@@bg8ggKEEE@@@@@@5 .,...,:,,,.,,,t CgES0098b@M. .x57CCttt%CxxZxxO7C%ttt;;;;;;tt%OxGsZ% ;.,....,,;;t2509x ,OGZ772,O, t%t;:,.. ..;;;,. ..,,,,.. . .. .;tD2, ,: ,t .,.... .. . ,tOZ2; tDOt2, ;:,:;ttt:. . ...,;:,. . . ,: ,. t;2; .;:;;;tt;:.,........,:....;C; . ,. .. . .. tt... .;:,..,. ....... .::... .. With the advent of the web and HTML and CSS, many ASCII conversion programs will now quantize to a full RGB colorspace, enabling colorized ASCII images. Below is a colorized example, converted with ASCII Convert, to HTML: Non fixed-width ASCII Most ASCII art is created using a monospace font, where all characters are identical in width (Courier New is a popular font). However, most of the more commonly used fonts in word processors, web browsers and other programs are proportional fonts, such as Arial or Times New Roman, where different widths are used for different characters. ASCII art drawn for a fixed width font will usually appear distorted, or even unrecognisable when displayed in a proportional font. Some ASCII artists have produced art for display in such fonts. These ASCIIs, rather than using a purely shade-based correspondence, use characters for slopes and borders and use block shading. These ASCIIs generally offer greater precision and attention to detail than fixed-width ASCIIs for a lower character count, although they are not as universally accessible since they are usually relatively font-specific. Animated ASCII art
Other text based art There are a variety of other types of art using text symbols from character sets other than ASCII and/or some form of color coding. Despite not being pure ASCII, these are still often referred to as "ASCII art". The character set portion designed specifically for drawing are known as the line drawing characters or pseudo-graphics. IBM PC So called "block ASCII" or "high ASCII" uses the extended characters of the 8-bit code page 437, which is a proprietary standard that was introduced by IBM in 1979 (ANSI Standard x3.16) for the IBM PC and MS DOS operating system. "Block ASCIIs" were widely used on the PC during the 1990s until the Internet replaced BBSes as the main communication platform for computer enthusiasts around the world. "Block ASCIIs" were dominating the PC Text Art Scene. In the art scene the only popular ASCII style during this time that used the 7-bit standard ASCII character set was the so called "Oldskool" Style. It is also called "Amiga style", due to its origin and widespread use on the Commodore Amiga Computers. The style uses primarily the characters: _/-+=.()<>:. The "oldskool" art looks more like the outlined drawings of shapes than real pictures. Microsoft Windows does not support the ANSI Standard x3.16. You can look at "Block ASCIIs" with a text editor using the font "Terminal", but it will not look exactly as it was intended by the artist. You need a special ASCII/ANSI viewer such as ACiDView for Windows (see ASCII and ANSI art viewers) to view block ASCII and ANSI Files properly in Windows. The IBM PC graphics hardware in text mode uses 16 bits per character. It supports a variety of configurations, but in its default mode under DOS they are used to give 256 glyphs from one of the IBM PC code pages (Code page 437 by default), 16 foreground colors, 8 background colors, and a flash option. Such art can be loaded into screen memory directly. ANSI.SYS, if loaded, also allows such art to be placed on screen by outputting escape sequences that indicate movements of the screen cursor and color/flash changes. If this method is used then the art becomes known as ANSI art. The IBM PC code pages also include characters intended for simple drawing which often made this art appear much cleaner than that made with more traditional character sets. Plain text files are also seen with these characters, though they have become far less common since Windows GUI text editors (using the Windows ANSI code page) have largely replaced DOS based ones. Shift_JIS A large character selection, the widespread use of Japanese on the internet, and the availability of standard fonts with predictable spacing make Shift JIS a common format for text based art on the internet. Unicode Unicode would seem to offer the ultimate flexibility in producing text based art with its huge variety of characters. However, finding a suitable fixed-width font is likely to be difficult if a significant subset of Unicode is desired. Also, the common practice of rendering Unicode with a mixture of variable width fonts is likely to make predictable display hard if more than a tiny subset of Unicode is used. Overprinting In the 1970s and early 1980s it was popular to produce a kind of ASCII art that relied on overprinting — the overall darkness of a particular character space dependent on how many characters, as well as the choice of character, printed in a particular place. Thanks to the increased granularity of tone, photographs were often converted to this type of printout. Even manual typewriters or daisy wheel printers could be used. The technique has fallen from popularity since all cheap printers can easily print photographs, and a normal text file (or an e-mail message or Usenet posting) cannot represent overprinted text. However, something similar has emerged to replace it: shaded or colored ASCII art, using ANSI video terminal markup or color codes (such as those found in HTML, IRC, and many internet message boards) to add a bit more tone variation. In this way, it is possible to create ASCII art where the characters only differ in color. See also Further reading ASCII and ANSI art viewers ASCII art editors Editors created solely for the purpose of creating hand-made ASCII art. ASCII art generators Tools which convert bitmapped images to ASCII text or otherwise automatically generate ASCII art with a minimal degree of human interaction. Online ASCII art groups ASCII art groups are defined as organized bodies of people dedicated to the purpose of creating ASCII text based artwork. see ASCII artscene portals Other links | |||||||||||
|
| ||||||||||||
![]() |
|
| |