atomicText
photoshop_set_text_font
Set font family and size for active text layer. Accepts display name (e.g. "Arial") or PostScript name (e.g. "ArialMT") — resolved via app.fonts. Use photoshop_list_fonts to discover available fonts.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
| fontName | string | yes | Font display or PostScript name (see photoshop_list_fonts) |
| fontSize | number | — | Font size in points (optional) |
Community recipes
Nothing here yet. Be the first to share one.
Share a recipe