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 /requirements.txt | |
| parent | d43f2e2ff91b1f9b0210399acd04a062f4795c9a (diff) | |
Fix lettering along path when glyphs have subgroups (#2754)
* remove "use no commands" restriction for lettering along path
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 855c9bc3..5763d128 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ ./pyembroidery # get up to date inkex version (Febuary 10, 2024) -inkex @ git+https://gitlab.com/inkscape/extensions.git@99db88135c3e557b343dd3d878eea8de2676d2ab +inkex @ git+https://gitlab.com/inkscape/extensions.git@8d51d7449d73096382c2f39e726eddc4f9bbcfc4 wxPython>=4.1.1 |
