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