Type Alias: FontMapping
type FontMapping = Record<string, string>;Mapping from PPTX font family names to replacement font family names.
Keys are font names found in PPTX files. Values are font names that should be present in the rendering environment, commonly open-source alternatives to proprietary Microsoft Office fonts.