font_build
Builds TTF and WOFF2 font files from a specified frozen revision, returning persistent paths and hashes without altering the UFO source.
Instructions
Build real TTF and/or WOFF2 from a frozen revision. Returns persistent relative paths and hashes. Does not alter UFO sources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| formats | No | ||
| revision | No | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| changed | No | ||
| summary | Yes | ||
| revision | No | ||
| warnings | No | ||
| project_id | No |