<monogram_ornament
is_motif="true" <!-- Motif or file -->
alphabet_name="01Monogram Ornaments" <!-- Motif alphabet
name -->
name="M001a" <!-- Motif or file
name -->
width="0" <!-- Ornament
width (0 = default) -->
height="0" <!-- Ornament
height (0 = default) -->
style="duplicates"> <!-- Ornament style -->
<transform
... /> <!--
Ornament transform (scale ignored) -->
<positions> <!-- Positions for
ornament placement -->
<position>top_centre</position>
<position>centre_left</position>
<position>centre_right</position>
<position>bottom_centre</position>
</positions>
<thread
... /> <!--
Ornament thread -->
</monogram_ornament>
Elements & attributes
Attribute | Description |
is_motif | true → ornament is a motif from an embroidery set. false → ornament is an embroidery file. |
alphabet_name | Name of the motif alphabet (ignored if using a file). |
name | Motif name or file name. |
width & height | Scale the ornament to a specific size in mm. 0 means use default motif size. |
style | Layout style for multiple ornaments: duplicates → repeats same motif as-is. mirrors → mirrors the ornament for symmetry. cycle → cycles through available motifs (if multiple). |
- Scale is ignored — use width and height instead.
- dx shifts the ornament’s distance from the lettering.
- dy is ignored for all positions except centre_centre.