Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/docxml/src/files/ThemeXml.ts>LatinFont

TypeScript (component) library for building and parsing a DOCX file
Go to Latest
interface LatinFont
implements Font
import { type LatinFont } from "https://deno.land/x/docxml@5.15.1/src/files/ThemeXml.ts";

Properties

typeface: string
panose: string

The Panose system is used by ooxml and other word processors as a reference system to classify fonts based on their attributes. e.g. Family, Serif, Weight, etc. The system represents 10 attributes with a single (hex) digit for each, with each attribute separated by a 0.