Enumeration
FontTypes
Font type 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 = 1718894932 | readonly | ATC. | |
| Number = 1718895209 | readonly | Bitmap. | |
| Number = 1718895433 | readonly | CID. | |
| Number = 1718898499 | readonly | OCF. | |
| Number = 1718898502 | readonly | OpenType CFF. | |
| Number = 1718898505 | readonly | OpenType CID. | |
| Number = 1718898516 | readonly | OpenType TT. | |
| Number = 1718899796 | readonly | TrueType. | |
| Number = 1718899761 | readonly | Type 1. | |
| Number = 1433299822 | readonly | The font type is unknown. |
Object of 1
Properties elsewhere that hold an FontTypes value.