Template:Short description Template:About Template:Use mdy dates {{#invoke:Infobox|infobox}}Template:Template other{{#invoke:Check for unknown parameters | check | showblankpositional=1 | unknown = Template:Main other | preview = Page using Template:Infobox software with unknown parameter "_VALUE_"|ignoreblank=y | AsOf | author | background | bodystyle | caption | collapsetext | collapsible | developer | discontinued | engine | engines | genre | included with | language | language count | language footnote | latest preview date | latest preview version | latest release date | latest release version | latest_preview_date | latest_preview_version | latest_release_date | latest_release_version | licence | license | logo | logo alt | logo caption | logo upright | logo size | logo title | logo_alt | logo_caption | logo_upright | logo_size | logo_title | middleware | module | name | operating system | operating_system | other_names | platform | programming language | programming_language | released | replaced_by | replaces | repo | screenshot | screenshot alt | screenshot upright | screenshot size | screenshot title | screenshot_alt | screenshot_upright | screenshot_size | screenshot_title | service_name | size | standard | title | ver layout | website | qid }}Template:Main other Template:MacOS topics
TextEdit is an open-source word processor and text editor, first featured in NeXT's NeXTSTEP and OPENSTEP. It is now distributed with macOS since Apple Inc.'s acquisition of NeXT, and available as a GNUstep application for other Unix-like operating systems such as Linux.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> It is powered by Apple Advanced Typography.
ImplementationEdit
TextEdit replaced the text editor of previous Macintosh operating systems, SimpleText. TextEdit uses the Cocoa text system to read and write documents in Rich Text Format (RTF), Rich Text Format Directory, plain text, and HTML formats, and can open (but not save) old SimpleText files. It also has access to the operating system's built-in spell-checking service. The version included in Mac OS X v10.3 added the ability to read and write documents in Word format, and the version in Mac OS X v10.4 added the ability to read and write Word XML documents. The version included in Mac OS X v10.5 added read and write support for Office Open XML and OpenDocument Text. The version included in Mac OS X v10.6 added automatic spelling correction, support for data detectors, and text transformations. The version included in Mac OS X v10.7 added versioning of files, and Autosave similar to iOS.
Formatted text, justification, and even the inclusion of graphics and other multimedia elements are supported by TextEdit, as well as the ability to read and write to different character encodings, including Unicode (UTF-8 and UTF-16). TextEdit automatically adjusts letter spacing in addition to word spacing while justifying text. TextEdit does not support multiple columns of text.
The high-resolution TextEdit 1.5 icon found in Mac OS X versions starting with 10.5 (Leopard) features an extract from Apple's "Think different" ad campaign. This was replaced by a blank sheet of notebook paper in 10.10 (Yosemite).
Source codeEdit
Apple formerly distributed TextEdit's source code as part of the documentation of its integrated development environment (IDE) Xcode. On the Internet, the source code of TextEdit can be found in Apple's Mac Developer Library.<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref> The following quote is from the characteristic part of the BSD-3-Clause-compliant license text included in the source code:
See alsoEdit
- List of word processors
- Comparison of word processors
- Office Open XML software
- OpenDocument software
- TextEdit (API)
ReferencesEdit
External linksEdit
- TextEdit in Mac Developer Library (with source code)
- c2: TextEdit
- Enhanced TextEdit from WWDC 2005 presentation