OpenType Font Format

Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
This topic has not yet been rated - Rate this topic

The Unicode-based OpenType font format extends the TrueType font file format. OpenType fonts allow mapping between characters and glyphs, enabling support for ligatures, positional forms, alternates, and other substitutions. OpenType fonts can also include information that supports two-dimensional glyph positioning and glyph attachment, and can contain either TrueType or PostScript outlines.

Layout features within OpenType fonts are organized by scripts and languages, allowing a single font to support multiple writing systems, even within the same script. To ensure consistency in text layout operations and to avoid unnecessary overhead in font files or applications, many of the text layout and language semantic algorithms are included in Uniscribe. This relieves the font developer from having to define generalized script rules within a font.

Applications can introduce specific knowledge or preferences regarding script layout. OpenType layout fonts might even contain layout rules that duplicate or supersede those applied by operating system services. The layered structure of operating system services supporting text layout allows an application to choose the layout information to use, and select how to apply it. For additional information, see the Microsoft Typography Specifications overview or the OpenType Specification.

Related topics

About Uniscribe

 

 

Send comments about this topic to Microsoft

Build date: 11/21/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

© 2013 Microsoft. All rights reserved.