The <simple_lettering> element defines the core lettering parameters, including text content, font (alphabet), size, style (bold/italic), spacing, alignment, and baseline shape.
Attribute | Purpose |
| text | The lettering text. May contain multiple lines. |
alphabet_name | Embroidery font face (alphabet) name. Must match an alphabet installed with the API. |
height | Lettering height in mm (5.0–50.0). |
bold | True or false. Makes text bold. |
italic | True or false. Makes text italic. |
word_spacing | Word spacing as a ratio of height – e.g. 0.6 = 60% of height. |
justification | For multi-line text: left, right, centre, or fit (fully justified). |
baseline | Defines the text path. Options: horizontal, vertical, circle_cw (circle clockwise), circle_ccw (circle counter-clockwise), horizontal_fixed, vertical_fixed. |
baseline_radius | Circle radius in mm (20–1000). Used only for circular baselines. |
baseline_length | Length in mm (20–1000). Used for fixed baselines to constrain lettering width/height. |
auto_fit_mode | How lettering fits the fixed baseline:
|
This allows precise control of embroidery text shape, alignment, and size.