FontTools.FamilyVisible

Syntax

FamilyVisible: Boolean;

Description

The FamilyVisible property determines displaying of font selection item.

Comments

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

Example

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

See also:

FontTools