DocumentID: ECMA-376/Part3/2.9.4
Title: ECMA-376, Part3: 2.9.4 Font Table
Extracted-From: ECMA-376 Office Open XML File Formats, 1st Edition / December 2006
Warning: Coverted to HTML format by a script known to have bugs
Navigation:
2.9.4 Font Table
Within a document, the font table contains information about the fonts used in the document to allow:
- Applications to perform substitution with the most appropriate possible font when the desired font face is not available on the system. Since some fonts are commercially distributed, it is possible for a document to be formatted with one or more fonts that are not available depending on the machine opening the current system. This information allows the application that cannot locate the desired font to perform the most appropriate possible match.
- Embedding of fonts in the document to prevent the need for font substitution
The font table part is stored via an implicit relationship from either the main document part or the glossary document part, and has a relationship type of , and a content type of vnd-openxmlformats.officedocument.wordprocessingml-fontTable+xml.
Converted to HTML format by
ooxmlspec2html
0.1, a Perl script provided by
OpenISO.org.