Enumeration
FontEmbedding
Options for embedding fonts in the exported EPS.
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 = 2003332197 | readonly | Embeds all fonts once per page. | |
| Number = 1852796517 | readonly | Embeds only references to fonts. | |
| Number = 1768842098 | readonly | Embeds only the characters (glyphs) used in the document. Glyphs are downloaded once per page. |
Object of 1
Properties elsewhere that hold an FontEmbedding value.