embeddedDocFontProvider
embeddedDocFontProvider(
embedded):FontProvider
Defined in: src/core/fonts/provider.ts:90
Fonts embedded in the source document itself (docx fontTable), keyed by the normalized family name — an exact-name match, never a substitution.
Parameters
Section titled “Parameters”embedded
Section titled “embedded”ReadonlyMap<string, FontRegistry>