Article · Wikipedia archive · Last revised Jun 9, 2026

Apple Type Services for Unicode Imaging

The Apple Type Services for Unicode Imaging (ATSUI) is the set of services for rendering Unicode-encoded text introduced in Mac OS 8.5 and carried forward into Mac OS X.

Last revised
Jun 9, 2026
Read time
≈ 1 min
Length
195 w
Citations
3
Source
Apple Type Services for Unicode Imaging
DeveloperApple Computer
Operating systemClassic Mac OS, macOS
TypeSystem Utility
LicenseProprietary
Websitedeveloper.apple.com/
internationalization

The Apple Type Services for Unicode Imaging (ATSUI) is the set of services for rendering Unicode-encoded text introduced in Mac OS 8.5 and carried forward into Mac OS X.

It replaced the WorldScript engine for legacy encodings.

Obsolescence

ATSUI was replaced by a faster1 and modern Unicode imaging engine called Core Text in Mac OS X 10.5 (Leopard).

It was officially deprecated with Xcode 4.6, which was released in December 2012: "Source code using ATS APIs will generate warnings while being compiled. For 10.8, there will be no loss of functionality but there could be areas where performance will suffer. Programmers are instructed to replace all their ATS code (including ATSUI) with CoreText as ATS functionality will be completely removed in future releases of OS X."2

ATSUI was removed in September 2022 for source code targeting only macOS 13 Ventura, and is completely removed in macOS 14 Sonoma.3

References

References

  1. "Guides and Sample Code". developer.apple.com. Retrieved 2018-03-20.
  2. Truta, Filip. "Apple Confirms Deprecation of ATS.framework in Xcode 4.6 Developer Preview 1". softpedia. Retrieved 2018-03-20.
  3. "Apple Developer Documentation". developer.apple.com. Retrieved 2022-10-04.
External links