Readonly
isA flag indicating that this object is an IFont
instance.
Useful for runtime type checking.
The name of the font face (e.g., 'Arial', 'Times New Roman').
The Panose classification string for the font face, providing information about its visual characteristics.
null
if unable to generate.
The pitch (or classification) of the font face (e.g., 'variable', 'fixed').
Serializes the font face information into a JSON-compatible object.
A plain JavaScript object representing the font face data.
Returns a string representation of the font face.
Represents a font face, encapsulating information about a specific typeface.