|
Developing fonts > Tools & SDKs OpenType embedding SDK This page is for historical reference only. The embedding SDK is no longer available. T2embed.dll, the embedding code, has been included with Windows since Windows 98, and the interfaces have been documented at MSDN for several years.The OpenType Font Embedding SDK enables authoring applications to embed OpenType (and TrueType) fonts in documents, and allows display clients to display the text using the embedded fonts. The SDK has two components:
The embedding services are licensed free of charge. A written license agreement is available upon request from Microsoft. The license agreement stipulates, among other things, that licensees respect all usage restrictions associated with any font encountered, as detailed in the OpenType Font Specification. The SDK is aimed at software developers who want to build font embedding features into their authoring tools. To receive a copy of this license, please contact us. To add embedded font support to Web pages, use our free WEFT tool.
|