Loading AI tools
Character set From Wikipedia, the free encyclopedia
MouseText is a set of 32 graphical characters designed by Bruce Tognazzini and first implemented in the Apple IIc. They were then retrofitted to the Apple IIe forming part of the Enhanced IIe upgrade. A slightly revised version was then released with the Apple IIGS.
This article needs additional citations for verification. (April 2023) |
By including box-drawing characters, MouseText made it possible to display simple text user interfaces resembling the Macintosh graphical user interface. Since the Apples lacked the ability to display user-defined characters in text mode, all GUI-like displays beyond crude ASCII art approximations had to use the slower and more memory-hungry graphical mode before MouseText was available. MouseText resulted in an eightfold increase in display speed for mouse applications, bringing such text-based applications as word processors up to the same speed as the original Macintosh. Word processors running on the two computers would not be confused with one another, however, as the mouse under MouseText would move in discrete jumps from character cell to character cell, rather than the smooth movement of the Macintosh, and text was still monospaced.
The original version of MouseText in the Apple IIc included a depiction of a figure running, perhaps to portray the action of running a program. This icon was later found to be unnecessary, and Tognazzini sent a letter to Call-A.P.P.L.E. magazine warning developers not to use them, as they would be replaced.[1]
The MouseText characters replaced a redundant set of inverse uppercase characters (@,A..Z,[,\,],^,_) in the Alternate character set.
There are two main ways to put MouseText characters on the screen.
For example, in Applesoft BASIC the following code fragment will display the MouseText representation of a folder:
]PR#3
]INVERSE : PRINT CHR$(27);"XY";CHR$(24); : NORMAL
Version 13.0 of the Unicode Standard, released March 2020, includes all of the MouseText characters except the two Apple logos, mostly in the Symbols for Legacy Computing block.[2][3]
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F | |
4x | �[lower-alpha 1] | �[lower-alpha 1] | 🮰 | ⌛︎ | ✓ | 🮱 | 🮲 | 🮳 | ← | … | ↓ | ↑ | 🭶 | ↵ | ▉ | 🮵 |
5x | 🮶 | 🮷 | 🮸 | 🭸 | 🭼 | → | 🮖 | 🮕 | 🮹 | 🮺 | ▕ | ◆ | 🮀 | 🮻 | 🮼 | ▏ |
0 | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | A | B | C | D | E | F | |
4x | �[lower-alpha 1] | �[lower-alpha 1] | 🮰 | ⌛︎ | ✓ | 🮱 | 🮴 | 🮁 | ← | … | ↓ | ↑ | 🭶 | ↵ | ▉ | 🮵 |
5x | 🮶 | 🮷 | 🮸 | 🭸 | 🭼 | → | 🮖 | 🮕 | 🮹 | 🮺 | ▕ | ◆ | 🮀 | 🮻 | 🮼 | ▏ |
Seamless Wikipedia browsing. On steroids.
Every time you click a link to Wikipedia, Wiktionary or Wikiquote in your browser's search results, it will show the modern Wikiwand interface.
Wikiwand extension is a five stars, simple, with minimum permission required to keep your browsing private, safe and transparent.