From f5c85183d9c874fca806917e50992daea4101496 Mon Sep 17 00:00:00 2001 From: Lex Neva Date: Wed, 14 Nov 2018 20:23:06 -0500 Subject: basic lettering (#344) Can handle multiple lines of text and routes the stitching in alternating directions on each line. --- templates/lettering.inx | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 templates/lettering.inx (limited to 'templates') diff --git a/templates/lettering.inx b/templates/lettering.inx new file mode 100644 index 00000000..cc34da8c --- /dev/null +++ b/templates/lettering.inx @@ -0,0 +1,21 @@ + + + {% trans %}Lettering{% endtrans %} + org.inkstitch.lettering.{{ locale }} + inkstitch.py + inkex.py + + lettering + + all + + + {# L10N This is used for the submenu under Extensions -> Ink/Stitch. Translate this to your language's word for its language, e.g. "EspaƱol" for the spanish translation. #} + + + + + + -- cgit v1.3.1