class FontTableXml
extends UnhandledXmlFile
import { FontTableXml } from "https://deno.land/x/docxml@5.15.3/src/files/wip/FontTableXml.ts";
Static Methods
fromArchive(archive: Archive, location: string): Promise<FontTableXml>
Instantiate this class by looking at the DOCX XML for it.