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

NameTypeRequiredDescription
fontNamestringyesFont display or PostScript name (see photoshop_list_fonts)
fontSizenumberFont size in points (optional)

Community recipes

Nothing here yet. Be the first to share one.

Share a recipe