DocumentID: ECMA-376/Part3/2.9.6
Title: ECMA-376, Part3: 2.9.6 Font Embedding
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.6 Font Embedding

As well as providing information about the font's metrics, applications may be directed to embed the contents of a font (partially or as a whole) into a document, a process known as font embedding. Font embedding literally embeds an obfuscated version of the font into the file so that it may be retrieved and used to view the contents of this document - but the obfuscation ensures that the font cannot be extracted and used for any other document (as it may have a commercial license).

Within the font table, when a font is embedded there are explicit relationships to each font form needed:

Each form is obfuscated using the mechanism described in the reference material on this subject.


Converted to HTML format by ooxmlspec2html 0.1, a Perl script provided by OpenISO.org.