Enumeration
FontStatus
Font status options.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1718830689 | readonly | The font has been fauxed. | |
| Number = 1718831470 | readonly | The font is installed. | |
| Number = 1718832705 | readonly | The font is not available. | |
| Number = 1718834037 | readonly | The font is a substitute. | |
| Number = 1433299822 | readonly | The font's status is unknown. |
Object of 1
Properties elsewhere that hold an FontStatus value.