HOME

TheInfoList



OR:

WorldScript is the multilingual text rendering engine for
Apple Macintosh Mac is a brand of personal computers designed and marketed by Apple Inc., Apple since 1984. The name is short for Macintosh (its official name until 1999), a reference to the McIntosh (apple), McIntosh apple. The current product lineup inclu ...
's
classic Mac OS Mac OS (originally System Software; retronym: Classic Mac OS) is the series of operating systems developed for the Mac (computer), Macintosh family of personal computers by Apple Computer, Inc. from 1984 to 2001, starting with System 1 and end ...
, before
Mac OS X macOS, previously OS X and originally Mac OS X, is a Unix, Unix-based operating system developed and marketed by Apple Inc., Apple since 2001. It is the current operating system for Apple's Mac (computer), Mac computers. With ...
was introduced. Starting with version 7.1, Apple unified the implementation of non-Roman script systems in a programming interface called WorldScript. WorldScript I was used for all one-byte character sets and WorldScript II for two-byte sets. Support for new script systems was added by so-called Language Kits. Some kits were provided with foreign versions of the system software, and others were sold by Apple and third parties. Application support for WorldScript was not universal, since building in support was a significant task. In 8.5, full
Unicode Unicode or ''The Unicode Standard'' or TUS is a character encoding standard maintained by the Unicode Consortium designed to support the use of text in all of the world's writing systems that can be digitized. Version 16.0 defines 154,998 Char ...
support was added to Mac OS through an
API An application programming interface (API) is a connection between computers or between computer programs. It is a type of software interface, offering a service to other pieces of software. A document or standard that describes how to build ...
called Apple Type Services for Unicode Imaging (ATSUI). However, WorldScript remained the dominant technology for international text until Mac OS X, because of limited application support for ATSUI.


Legacy

Good international support gave a marketing edge to word-processing programs such as Nisus Writer and programs using the WASTE text engine, because
Microsoft Word Microsoft Word is a word processor program, word processing program developed by Microsoft. It was first released on October 25, 1983, under the name Multi-Tool Word for Xenix systems. Subsequent versions were later written for several other platf ...
prior to version 2001 was not WorldScript aware. Mark Davis had co-founded the
Unicode Consortium The Unicode Consortium (legally Unicode, Inc.) is a 501(c)(3) non-profit organization incorporated and based in Mountain View, California, U.S. Its primary purpose is to maintain and publish the Unicode Standard which was developed with the in ...
, co-authored his first major internationalization framework in the form of WorldScript at Apple, became the internationalization architect at
Taligent Taligent Inc. (a portmanteau of "talent" and "intelligent") was an American software company. Based on the Pink object-oriented operating system conceived by Apple in 1988, Taligent Inc. was incorporated as an Apple/IBM partnership in 1992, and ...
where he designed what became all the internationalization support for the
Java Development Kit The Java Development Kit (JDK) is a distribution of Java technology by Oracle Corporation. It implements the Java Language Specification (JLS) and the Java Virtual Machine Specification (JVMS) and provides the Standard Edition (SE) of the Java ...
1.1, became IBM's Chief Software Globalization Architect, moved to Google to work on internationalization and Unicode, and now helps to choose the emojis for the world's smartphones.


References

Classic Mac OS Text rendering libraries {{Mac-stub