Skip to content

Indesign Outline Fonts (IOF)

Bruno Herfst edited this page May 12, 2017 · 1 revision

Indesign Outline Fonts (IOF) are fonts formatted as InDesign Paths inside a JavaScript Object.

An InDesign Path includes a list of the coordinates of all of the pathPoints on the path:

[[[x1, y1], [x2, y2], [x3, y3]], [[x4, y4], [x5, y5], [x6, y6]], ...]

Clone this wiki locally