diff options
| author | Claudine Peyrat <88194877+claudinepeyrat06@users.noreply.github.com> | 2023-09-03 13:50:16 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-09-03 13:50:16 +0200 |
| commit | 074ff5644854c12cd27fbc45adc70d22553fe1ec (patch) | |
| tree | 49d32fd9bb8282429f39ec9d90306d8f671d9a22 /templates | |
| parent | 7a2bad56ae3f5486276038632ca031dc29c92152 (diff) | |
tt_masters font update (#2476)
* small correction in lettering_force_lock_stitches template
* update tt_masters
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/lettering_force_lock_stitches.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/lettering_force_lock_stitches.xml b/templates/lettering_force_lock_stitches.xml index ee7049ad..4228a698 100644 --- a/templates/lettering_force_lock_stitches.xml +++ b/templates/lettering_force_lock_stitches.xml @@ -21,7 +21,7 @@ This extension has been build to help font authors to define "force lock stitches"-attributes automatically if they are placed in a predefined distance to the next object. </param> <param indent="1" name="min_distance" type="float" gui-text="Minimum distance (mm)" min="0" max="3">1</param> - <param indent="1" name="max_distance" type="float" gui-text="Minimum distance (mm)" min="1" max="10">3</param> + <param indent="1" name="max_distance" type="float" gui-text="Maximum distance (mm)" min="1" max="10">3</param> <separator /> <param indent="1" name="last_element" type="boolean" gui-text="Add force lock stitches attribute to the last element of each glyph">false</param> <script> |
