TLDefaultFont

See source code
Table of contents
interface TLDefaultFont {}

Properties

italic

italic: {
  bold: TLFontFace;
  normal: TLFontFace;
};

normal

normal: {
  bold: TLFontFace;
  normal: TLFontFace;
};

Prev
TLDefaultExternalContentHandlerOpts
Next
TLDefaultFonts