FontTools.Font

Syntax

Font: PP.Font;

Description

The Font property determines text settings.

Comments

Use JSON or the setFont method to set the property value and the getFont method to get the property value.

The setFont method is analog of the FontTools.init method.

Example

The property use is given in description of the FontTools.init method.

See also:

FontTools