diff options
| author | Kaalleen <36401965+kaalleen@users.noreply.github.com> | 2024-03-07 17:59:38 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-07 17:59:38 +0100 |
| commit | f6a0b2eeeb97fc5482153579446dbf1d1ba018c4 (patch) | |
| tree | e20cd83c33304b2cee148d5c4f3278e77e3937ba /templates | |
| parent | d43f2e2ff91b1f9b0210399acd04a062f4795c9a (diff) | |
Fix lettering along path when glyphs have subgroups (#2754)
* remove "use no commands" restriction for lettering along path
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/lettering_along_path.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/lettering_along_path.xml b/templates/lettering_along_path.xml index f40c1a16..bc2b248e 100644 --- a/templates/lettering_along_path.xml +++ b/templates/lettering_along_path.xml @@ -21,7 +21,6 @@ <label>The text needs to meet these conditions:</label> <label indent="1">* The text consists of only one line of text</label> <label indent="1">* The text should not be too large for the given path</label> - <label indent="1">* Text text should not contain trim symbols</label> <spacer /> <label>The stretch option defines whether the spaces between glyphs should be expanded so that the text stretches over the entire path.</label> </page> |
