OpenType
194776
225788234
2008-07-15T12:05:54Z
DarTar
156171
/* See also */
{{Infobox file format
| name = OpenType
| icon =
| extension = .otf, .ttf
| mime =
| type code = OTTO
| uniform type = public.opentype-font
| owner = [[Microsoft]] & [[Adobe Systems]]
| genre = [[typeface|Font file]]
| container for =
| contained by =
| extended from =
| extended to =
| standard = OpenType 1.4
}}
'''OpenType''' is a scalable format for [[computer font]]s (also sometimes known interchangeably as "[[typefaces]]"), initially developed by [[Microsoft]], later joined by [[Adobe Systems]]. OpenType was first announced in 1996, with a significant number of OpenType fonts starting to ship in 2000–2001. Adobe completed conversion of its entire font library to OpenType around the end of 2002. [[As of 2005|As of early 2005]], there were around 10,000 fonts available in OpenType format, with Adobe's library making up under a third of the total. As of 2006, every major [[Type foundry|font foundry]] and many minor ones were developing fonts in OpenType format.
==History==
OpenType is intended by Microsoft and Adobe to be the successor to the [[TrueType]] font format which was developed by [[Apple Computer]] and licensed by Microsoft, and the [[Type 1 font|Type 1]] ("[[PostScript]]") font format developed by Adobe.
Microsoft tried to license Apple's advanced typography technology, "GX Typography," in the early 1990s, and upon being refused developed its own technology, dubbed "TrueType Open," in 1994.<ref> [http://www.suitcasetype.com/images/font/dederon%20Serif%20Std%20OT/01_Dederon_Serif_Std_OT.pdf Suitcase Type Foundry Information Guide] </ref> Adobe joined Microsoft in 1996, adding support for the type of outlines used in its Type 1 fonts, and the name OpenType was then used for the combined technologies.
Adobe and Microsoft continued to develop and refine OpenType over the next decade. Then, in late 2005, OpenType began the process of becoming an open standard under the [[International Organization for Standardization]] (ISO), under the [[MPEG]] group which had previously adopted OpenType by reference. The new standard is essentially OpenType 1.4, with appropriate language changes for ISO, and is called the "Open Font Format." The initial adoption of the new standard was completed in March 2007, when OpenType became ISO Standard ISO/IEC 14496-22.<ref> [http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=43466 ISO Standard Description] </ref>
==Description==
OpenType uses the general "sfnt" structure of a TrueType font, but it adds several [[smartfont]] options which enhance the font's typographic and language support capabilities. The [[glyph]] [[Outline font|outline data]] in an OpenType font may be in one of two formats: TrueType format outlines in a 'glyf' table, or [[Compact Font Format]] (CFF) outlines in a 'CFF ' table. CFF outline data is based on the [[PostScript]] language Type 2 font format. The table name 'CFF ' is four characters long, ending in a space character. However, OpenType specification does not support the use of PostScript outlines in TrueType Collection font.
For many purposes, such as layout, it doesn't matter what the outline data format is, but for some purposes, such as [[rasterisation]], it is significant. The term "OpenType" doesn't specify outline data format. Sometimes terms like "OpenType (PostScript flavor)", "OpenType CFF", or "OpenType (TrueType flavor)" are used to indicate which outline format a particular OpenType font contains.
OpenType has several distinctive features:
* The font [[character encoding]] is based on [[Unicode]] and can support any script (or multiple scripts at once).
* OpenType fonts can have up to 65,536 [[glyph]]s.
* Fonts can have advanced typographic features that allow proper typographic treatment of complex scripts and advanced typographic effects for simpler scripts, such as the [[Roman alphabet|Latin]] script used in writing [[English language|English]].
* Font files are intended to be cross-platform, and can be used without modification on Mac OS, Windows and some Unix systems.
* If no additional glyphs or extensive typographic features are added, OpenType CFF fonts can be considerably smaller than their Type 1 counterparts.
==Comparison to other formats==
Compared with [[Apple Computer]]'s "GX Typography"—now called [[Apple Advanced Typography]] (AAT)—OpenType is less flexible in typographic options, but superior in language-related options and support.
OpenType has been much more successful than AAT. There are many more fonts and supporting applications, despite AAT being an older technology. The single-platform nature of AAT and the lack of support from any major software vendor other than Apple itself are both likely factors in this.
From a font developer's perspective, OpenType is, for many common situations, easier to develop for than AAT. First, the simple declarative substitutions and positioning of OpenType are more readily understood than AAT's more complex (but powerful) state tables. Second, Adobe's strategy of licensing at no charge the [[source code]] developed for its own font development, AFDKO (Adobe Font Development Kit for OpenType), allowed third-party font editing applications such as [[FontLab]] and FontMaster to add support with relative ease. Although Adobe's text-driven coding support is not as visual as Microsoft's separate tool, VOLT (Visual OpenType Layout Tool), the integration with the tools being used to make the fonts has been well received.
Another difference is that an OpenType support framework (such as Microsoft's [[Uniscribe]]) needs to provide a fair bit of knowledge about special language processing issues to handle (for example) Arabic. With AAT, the font developer of an AAT font has to encapsulate all that expertise in the font. This means that AAT can handle any arbitrary language, but that it requires more work and expertise from the font developers. On the other hand, OpenType fonts are easier to make, but can only support [[complex script]]s if the application or operating system knows how to handle them.
Prior to supporting OpenType, Adobe promoted [[multiple master fonts]] for high-end typography. Multiple master fonts lacked the controls for alternate glyphs and languages provided by OpenType, but provided more control over glyph shape.
==OpenType support==
===Basic Roman support===
OpenType support may be divided into several categories: virtually all applications and most modern operating systems have basic Roman support and work with OpenType fonts just as well as other, older formats. What is of particular interest apart from basic Roman support is: Extended language support through [[Unicode]], support for "complex" writing scripts such as [[Arabic language|Arabic]] and the [[Indo-Aryan languages|Indic languages]], and advanced typographic support for [[Latin alphabet|Latin script]] languages such as [[English language|English]].
Amongst Microsoft's operating systems, OpenType TT fonts (.TTF) are backward compatible and therefore supported by all [[Microsoft Windows|Windows]] versions. OpenType PS fonts (.OTF) are however supported only by [[Windows 2000]], [[Windows XP]] and [[Windows Vista]]. [[Adobe Type Manager]] is required to be installed on Windows 95/98/NT/Me for basic Roman support.
===Extended language support===
Extended language support via [[Unicode]] for both OpenType and TrueType is present in most Windows applications (including [[Microsoft Office Publisher]], most [[Adobe Systems|Adobe]] applications, and Microsoft Office 2003, though not Word 2002), and many Mac OS X applications, including Apple's own such as [[TextEdit]], [[Apple Pages|Pages]] and [[Keynote (presentation creation software)|Keynote]]. OpenType is fully supported on Mac OS X by the word processor [[Mellel]].
OpenType support for [[Complex script|complex written scripts]] has so far mainly appeared in Microsoft applications in [[Microsoft Office]], such as [[Microsoft Word]] and [[Microsoft Publisher]]. [[Adobe InDesign]] provides extensive OpenType capability in [[Japanese language|Japanese]] but does not directly support Middle Eastern or [[Brahmic family|Indic scripts]] — though a separate version of InDesign is available that supports Middle Eastern scripts such as Arabic and Hebrew; Indic scripts are still not supported.
===Advanced typography===
Advanced typographic support for Latin script languages had so far mainly appeared in Adobe applications such as [[Adobe InDesign]], [[Adobe Photoshop]] and [[Adobe Illustrator]]. [[QuarkXPress]] 6.5 and below ([[Quark, Inc.]]) are not [[Unicode]] compliant. Hence text which contains anything other than [[Code_page#Windows_.28ANSI.29_code_pages|WinANSI]]/[[Mac OS Roman|MacRoman]] characters will not display correctly in an OpenType font (nor in other Unicode font formats, for that matter). However, Quark offers support similar to Adobe's in [[QuarkXPress]] 7, which shipped in May 2006. Corel's [[CorelDRAW]] does not support OpenType typographic features, either.
Strangely, on Windows, all available word processors, including [[Microsoft Office Word]], lack advanced OpenType typography features. Advanced typography features are implemented only in high-end [[desktop publishing]] software and not present in any of the word processors. However, the text engine from [[Windows Presentation Foundation]], which is a [[managed code]] implementation of OpenType is the first Windows [[Application Programming Interface|API]] to expose OpenType features to software developers, supporting both OpenType [[TrueType]], and OpenType CFF ([[Compact Font Format]]) fonts. It supports advanced typographic features such as [[Typographical ligature|ligatures]], [[Text figures|old-style numerals]], [[Swash (typography)|swash]] variants, [[Fraction (mathematics)|fractions]], [[superscript]] and [[subscript]], [[Small caps|small capitalization]], [[Font substitution|glyph substitution]], multiple [[Baseline (typography)|baselines]], contextual and stylistic alternate character forms, [[kerning]], line-level [[Justification (typesetting)|justification]], [[ruby character]]s etc. So far, [[Expression Blend]] and [[Expression Design]] use the WPF text engine, and thus automatically gain support of advanced typography features. On Mac OS X, [[Apple Advanced Typography|AAT]]-supporting applications running on [[Mac OS X 10.4]] and later, including TextEdit and Keynote, get considerable OpenType support.
Apple's support for OpenType in [[Mac OS X 10.4]] included most advanced typographic features necessary for [[Latin script]] languages, such as [[small caps]], [[oldstyle figures]], and various sorts of [[Typographical ligature|ligature]]s. It did not yet support contextual alternates, positional forms, nor glyph reordering as handled by Microsoft's Uniscribe library on Windows. Thus, Mac OS X 10.4 did not offer support for Arabic or Indic scripts via OpenType (though such scripts are fully supported by existing [[Apple Advanced Typography|AAT]] fonts). [[Mac OS X 10.5]] has improved support for OpenType and supports Arabic OpenType fonts.
Bitstream [[Panorama (Layout Engine)|Panorama]], a line layout and text composition engine from [[Bitstream Inc.]], provides complete OpenType support for compact and standard Asian fonts, Arabic, Hebrew, Indic, Thai and over 50 other worldwide languages. The application supports key OpenType tables required for line layout, such as BASE, glyph definition (GDEF),glyph positioning (GPOS), and glyph substitution (GSUB). Panorama also offers complete support for advanced typography features, such as [[Typographical ligature|ligatures]], [[Swash (typography)|swashes]], [[small caps]], ornaments, ordinals, superiors, old style, [[kerning]], fractions, etc.
In [[free software]] environments like [[Linux]], OpenType support is provided by the [[FreeType]] project, included in free implementations of the [[X Window System]] such as [[Xorg]]. FreeType can be used with [[pango]] for complex text handling. The [[XeTeX]] system allows [[TeX]] documents to use OpenType fonts, along with most of their typographic features.
==Layout tags==
OpenType Layout tags are 4-byte character strings that identify the scripts, language systems, features and baselines in an OpenType Layout font. Microsoft's Layout tag registry establishes conventions for naming and using these tags. OpenType features are created by using the tags in creating feature scripts that describe how characters are to be manipulated to make the desired feature. These feature scripts can be created and incorporated into OpenType fonts by advanced font editors such as [[Fontlab|FontLab Studio]] and [[Fontlab|AsiaFont Studio]].
===Script tags===
Script tags identify the scripts represented in an OpenType typeface. Each tag corresponds to contiguous character code ranges in Unicode. A script tag can consist of 4 or fewer lowercase letters. Examples include <tt>arab</tt> for the [[Arabic alphabet]], <tt>cyrl</tt> for the [[Cyrillic alphabet]], <tt>latn</tt> for the [[Latin alphabet]], etc.
===Language system tags===
Language system tags identify the language systems supported in an OpenType typeface. Examples include <tt>ARA</tt> for [[Arabic language|Arabic]], <tt>ESP</tt> for [[Spanish language|Spanish]], <tt>HYE</tt> for [[Armenian language|Armenian]], etc. The codes are not in general the same as [[ISO 639-2]] codes.
===Feature tags===
Feature tags identify glyphs as representing certain typographic features.
*'aalt' Access All Alternates
*'abvf' Above-base Forms
*'abvm' Above-base Mark Positioning
*'abvs' Above-base Substitutions
*'afrc' Alternative Fractions
*'akhn' Akhands
*'blwf' Below-base Forms
*'blwm' Below-base Mark Positioning
*'blws' Below-base Substitutions
*'calt' Contextual Alternates
*'case' Case-Sensitive Forms
*'ccmp' [[Glyph Composition / Decomposition]]
*'clig' [[Typographical ligature|Contextual Ligatures]]
*'cpsp' Capital Spacing
*'cswh' Contextual Swash
*'curs' Cursive Positioning
*'c2sc' Small Capitals From Capitals
*'c2pc' Petite Capitals From Capitals
*'dist' Distances
*'dlig' Discretionary Ligatures
*'dnom' Denominators
*'expt' Expert Forms
*'falt' Final Glyph on Line Alternates
*'fin2' Terminal Forms #2
*'fin3' Terminal Forms #3
*'fina' Terminal Forms
*'frac' Fractions
*'fwid' Full Widths
*'half' Half Forms
*'haln' Halant Forms
*'halt' Alternate Half Widths
*'hist' Historical Forms
*'hkna' Horizontal Kana Alternates
*'hlig' Historical Ligatures
*'hngl' [[Hangul]]
*'hojo' Hojo Kanji Forms
*'hwid' Half Widths
*'init' Initial Forms
*'isol' Isolated Forms
*'ital' [[Italics]]
*'jalt' Justification Alternates
*'jp04' JIS2004 Forms
*'jp78' JIS78 Forms
*'jp83' JIS83 Forms
*'jp90' JIS90 Forms
*'kern' [[Kerning]]
*'lfbd' Left Bounds
*'liga' [[Standard Ligatures]]
*'ljmo' Leading Jamo Forms
*'lnum' Lining Figures
*'locl' Localized Forms
*'mark' Mark Positioning
*'med2' Medial Forms #2
*'medi' Medial Forms
*'mgrk' [[Mathematical Greek]]
*'mkmk' Mark to Mark Positioning
*'mset' Mark Positioning via Substitution
*'nalt' Alternate Annotation Forms
*'nlck' NLC Kanji Forms
*'nukt' [[Nukta]] Forms
*'numr' Numerators
*'onum' Oldstyle Figures
*'opbd' Optical Bounds
*'ordn' Ordinals
*'ornm' Ornaments
*'palt' Proportional Alternate Widths
*'pcap' Petite Capitals
*'pnum' Proportional Figures
*'pres' Pre-Base Substitutions
*'pstf' Post-base Forms
*'psts' Post-base Substitutions
*'pwid' Proportional Widths
*'qwid' Quarter Widths
*'rand' Randomize
*'rlig' Required Ligatures
*'rphf' Reph Forms
*'rtbd' Right Bounds
*'rtla' Right-to-left Alternates
*'ruby' Ruby Notation Forms
*'salt' Stylistic Alternates
*'sinf' Scientific Inferiors
*'size' Optical size
*'smcp' Small Capitals
*'smpl' Simplified Forms
*'ss01' to 'ss20' Stylistic Set 1 to 20
*'subs' [[Subscript]]
*'sups' [[Superscript]]
*'swsh' [[Swash (typography)|Swash]]
*'titl' Titling
*'tjmo' Trailing Jamo Forms
*'tnam' Traditional Name Forms
*'tnum' Tabular Figures
*'trad' Traditional Forms
*'twid' Third Widths
*'unic' Unicase
*'valt' Alternate Vertical Metrics
*'vatu' Vattu Variants
*'vert' Vertical Writing
*'vhal' Alternate Vertical Half Metrics
*'vjmo' Vowel [[Jamo]] Forms
*'vkna' Vertical [[Kana]] Alternates
*'vkrn' [[Vertical Kerning]]
*'vpal' Proportional Alternate Vertical Metrics
*'vrt2' Vertical Alternates and Rotation
*'zero' Slashed Zero
===Baseline tags===
Baseline tags have a specific meaning when used in the horizontal writing direction (used in the 'BASE' table's HorizAxis table), vertical writing direction (used in the 'BASE' table's VertAxis table), or both.
{|class="wikitable"
|-
| Baseline Tag
|HorizAxis
|VertAxis
|-
|'hang'
|horizontal line from which the syllabograms seem to hang in the [[Tibetan script]]
|The same line in Tibetan vertical writing mode.
|-
|'icfb'
|Ideographic character face bottom edge baseline.
|Ideographic character face left edge baseline.
|-
|'icft'
|Ideographic character face top edge baseline.
|Ideographic character face right edge baseline.
|-
|'ideo'
|Ideographic em-box bottom edge baseline.
|Ideographic em-box left edge baseline.
|-
|'idtp'
|Ideographic em-box top edge baseline.
|Ideographic em-box right edge baseline.
|-
|'math'
|The baseline about which mathematical characters are centered.
|The baseline about which mathematical characters are centered in vertical writing mode.
|-
|'romn'
|The baseline used by simple alphabetic scripts such as Latin, Cyrillic and Greek. |The alphabetic baseline for characters rotated 90 degrees clockwise for vertical writing mode.
|}
==Features supported by Mac OS X==
:''See also [[Datafork TrueType]].''
As of [[Mac OS X 10.4]] (Tiger), [[Apple Inc.|Apple]] has started including support for [[OpenType]] features in the operating system itself, relieving [[Independent software vendor|application developers]] of the task. However there are many caveats:
* If a font is detected to have OpenType tables, any [[Apple Advanced Typography|AAT]] tables present are ignored by Mac OS 10.4.0 to 10.4.3 (subsequently, OpenType features take precedence over AAT features).
* Only the following GDEF/GPOS/GSUB features (tags) are confirmed as supported:
** <tt>liga</tt>: Common ligatures
** <tt>dlig</tt>: Discretionary ligatures
** <tt>sups</tt>: Superior/superscript position
** <tt>tnum</tt>: Tabular numerals
** <tt>pnum</tt>: Proportional numerals
** <tt>onum</tt>: Oldstyle numerals
** <tt>lnum</tt>: Lining numerals
** <tt>sinf</tt>: Scientific inferiors
** <tt>zero</tt>: Slashed zero
** <tt>ss01</tt> to <tt>ss20</tt>: Stylistic sets (but only supported as mutually exclusive)
** <tt>ital</tt>: Italics
** <tt>trad</tt>: Traditional CJK forms
** <tt>jp78</tt>: JIS 1978 CJK forms
** <tt>jp83</tt>: JIS 1983 CJK forms
** <tt>expt</tt>: Expert CJK forms
** <tt>nlck</tt>: NLC Kanji forms
** <tt>ruby</tt>: Ruby notation forms
** <tt>pwid</tt>: Proportional CJK widths
** <tt>fwid</tt>: Full CJK widths
** <tt>hwid</tt>: Half CJK widths
** <tt>twid</tt>: Third CJK widths
** <tt>qwid</tt>: Quarter CJK widths
** <tt>palt</tt>: Alternate proportional CJK widths
** <tt>halt</tt>: Alternate half CJK widths
** <tt>vert</tt> or <tt>vrt2</tt>: Optimised kana vertical alternates
** ''this list is incomplete''
* These features are known '''not''' to be supported:
** <tt>calt</tt>: Connecting/contextual alternates
** <tt>clig</tt>: Contextual ligatures
** <tt>mark</tt>: Mark-to-base positioning
** <tt>mkmk</tt>: Mark-to-mark positioning
** <tt>mset</tt>: Mark positioning via substitution
** <tt>nukt</tt>: Nukta form
** <tt>akhn</tt>: Akhand ligature
** <tt>rphf</tt>: Reph form
** <tt>blwf</tt>: Below-base form
** <tt>half</tt>: Half-form (pre-base form)
** <tt>pstf</tt>: Post-base form
** <tt>vatu</tt>: Vattu variants
** <tt>pres</tt>: Pre-base substitution
** <tt>blws</tt>: Below-base substitution
** <tt>abvs</tt>: Above-base substitution
** <tt>psts</tt>: Post-base substitution
** <tt>haln</tt>: Halant form substitution
** <tt>blwm</tt>: Below-base mark positioning
** <tt>abvm</tt>: Above-base mark positioning
** <tt>dist</tt>: Distances
==SING ''[[gaiji]]'' solution==
In 2005, Adobe shipped a new technology in their [[Adobe Creative Suite|Creative Suite]] applications bundle that offers a solution for the '''[[Kanji#Gaiji|gaiji]]''' (Japanese for "outside character") problem. Ideographic writing scripts such as Chinese and Japanese do not have fixed collections of characters. They use thousands of glyphs commonly and tens of thousands less commonly. Not all glyphs ever invented and used in far eastern literature have even been catalogued. A typical font might contain 8,000 to 15,000 of the most commonly used glyphs. From time to time, though, an author needs a glyph not present in the font of choice. Such missing characters are known in Japan as ''gaiji'', and they often disrupt work.
Another aspect of the ''gaiji'' problem is that of variant glyphs for certain characters. Often certain characters have been written differently over periods of time. It is not unusual for place names or personal family names to use a historical form of a character. Thus it is possible for an [[End-user (computer science)|end user]] using standard fonts to be left unable to spell correctly either their own name or the name of the place where they live.
Several ways to deal with ''gaiji'' have been devised. Solutions that treat them as characters usually assign arbitrary Unicode values to them in the [[Mapping of Unicode characters#Private Use Area|Private Use Area]] (PUA). Such characters cannot be used outside the environment in which the association of the private Unicode to the glyph shape is known. Documents based on them are not portable. Other installations treat ''gaiji'' as graphics. This can be cumbersome because text layout and composition cannot apply to graphics. They cannot be searched for. Often their rendering looks different from surrounding characters because the machinery for rendering graphics usually is different from the machinery for rendering glyphs from fonts.
The SING technology that made its debut with Adobe's Creative Suite 2 allows for the creation of glyphs, each packaged as a standalone font, after a fashion. Such a packaged glyph is called a ''glyphlet''. The format, which Adobe has made public, is based on OpenType. The package consists of the glyph outline in [[TrueType]] or [[CFF fonts|CFF]] (PostScript style outlines) form; standard OpenType tables declaring the glyph's metrics and behavior in composition; and metadata, extra information included for identifying the glyphlet, its ownership, and perhaps pronunciation or linguistic categorization. SING glyphlets can be created using [[Fontlab|Fontlab's]] SigMaker3 application.
The SING (Smart INdependent Glyphlets) specification states that glyphlets are to travel with the document they are used in. That way documents are portable, leaving no danger of characters in the document that cannot be displayed. Because glyphlets are essentially OpenType fonts, standard font machinery can render them. The SING specification also describes an [[XML]] format that includes all the data necessary for reconstituting the glyphlet in binary form. A typical glyphlet might require 1 to 2 kilobytes to represent.
==See also==
* [[Uniscribe]] (Windows multilingual text rendering engine)
* [[Windows Presentation Foundation]] (The first Windows API with near complete OpenType support)
* [[Apple Type Services for Unicode Imaging]] (New Macintosh multilingual text rendering engine)
* [[WorldScript]] (Old Macintosh multilingual text rendering engine)
* [[Pango]] (Open source multilingual text rendering engine)
* [[XeTeX]] A free typesetting system based on a merger of [[TeX]] with Unicode and Mac OS X font technologies.
* [[International Components for Unicode]] (Open source multilingual architecture with a font layout library)
* [[List of typographic features]]
* [[Embedded OpenType]]
* [[Typography]]
* [[TrueType]]
* [[Panorama (Layout Engine)|Bitstream Panorama]]
* [[FreeType]]
==References==
<references />
==External links==
* [http://www.adobe.com/type/opentype/ Adobe - Fonts : OpenType]
* [http://partners.adobe.com/public/developer/opentype/index_spec.html The OpenType Specification (Adobe)]
**[http://partners.adobe.com/public/developer/opentype/index_tag.html Layout Tags]
* [http://www.microsoft.com/typography/otspec/default.htm The OpenType Specification (Microsoft)]
* [http://www.freedesktop.org/wiki/Software/HarfBuzz HarfBuzz - OpenType Layout engine based on FreeType]
* [http://euro.typo.cz Typo.cz Information on Central European typography and fonts]
* [http://diacritics.typo.cz Diacritics Project — All you need to design a font with correct accents]
* [http://members.fortunecity.com/odradek5/otf-LaTeX/index.html How to install OpenType fonts with LaTeX]
* [http://www.bitstream.com/font_rendering/products/panorama/index.html Bitstream Panorama: Line layout engine for worldwide text layout, multilanguage, multilingual fonts, and international complex scripts]
* [http://www.d-type.com/ D-Type Font Engine and Text Layout Module — Portable software components for OpenType font rasterization and text layout]
* [http://www.adobe.com/devnet/opentype/afdko/ Adobe Font Development Kit for OpenType (AFDKO)]
{{Typography terms}}
[[Category:Digital typography]]
[[Category:Typesetting]]
[[Category:Font formats]]
[[Category:Adobe Systems]]
[[Category:Microsoft]]
[[Category:Microsoft Windows]]
[[ar:أوبن تيب]]
[[zh-min-nan:OpenType]]
[[cs:OpenType]]
[[de:OpenType]]
[[es:OpenType]]
[[fr:OpenType]]
[[ko:오픈타입]]
[[it:OpenType]]
[[he:אופן טייפ]]
[[nl:OpenType]]
[[ja:OpenType]]
[[pt:OpenType]]
[[sv:OpenType]]
[[uk:Opentype]]
[[zh:OpenType]]