render_text
Compile a font revision, shape text with HarfBuzz, and render monochrome PNGs via FreeType, reporting missing Unicode and supporting optional revision comparison.
Instructions
Compile the revision, shape with HarfBuzz and return monochrome FreeType PNGs. Missing Unicode is reported; no fallback font. Optional same-conditions revision comparison.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dark | No | ||
| kern | No | ||
| text | Yes | ||
| sizes | No | ||
| width | No | ||
| revision | No | ||
| project_id | Yes | ||
| compare_revision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| data | No | ||
| error | No | ||
| changed | No | ||
| summary | Yes | ||
| revision | No | ||
| warnings | No | ||
| project_id | No |