FontFace Interface

A specific variation of the glyphs defined by a font family. Each face can be italicized, bolded, both, or neither. Font faces are stored in FontFiles.

Properties

Name Type Description
familyName string The name of the font family to which this face belongs.  
isBold boolean    
isItalic boolean    

Defined in

Last Updated: 18 January, 2025