WorldScript: Difference between revisions

Content deleted Content added
Monkbot (talk | contribs)
m Task 18 (cosmetic): eval 2 templates: hyphenate params (2×);
m Importing Wikidata short description: "Text rendering engine for Apple Macintosh"
 
(3 intermediate revisions by 2 users not shown)
Line 1:
{{Short description|Text rendering engine for Apple Macintosh}}
{{refimprove|date=March 2019}}
'''WorldScript''' is the multilingual text rendering engine for [[Apple Macintosh]]'s [[classic Mac OS]], before [[macOS|Mac OS X]] was introduced.
Line 4 ⟶ 5:
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]] support was added to Mac OS through an [[Application programming interface|API]] called [[ATSUIApple 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==