From 5a1ad7e4e8bebb31a679674ed8b4ca526138695c Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Sat, 9 Oct 2021 18:25:29 +0200 Subject: Letters to font extension (#1312) --- templates/letters_to_font.xml | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 templates/letters_to_font.xml (limited to 'templates') diff --git a/templates/letters_to_font.xml b/templates/letters_to_font.xml new file mode 100644 index 00000000..e1efd856 --- /dev/null +++ b/templates/letters_to_font.xml @@ -0,0 +1,40 @@ + + + Letters to font + org.inkstitch.letters_to_font + letters_to_font + + all + + + + + + + + Includes all letters of a predigitized embroidery font (one file for each letter) into the document in order to make it available for the Ink/Stitch lettering system. + + + Embroidery files need to have the name of the letter right before the file extension. E.g. A.dst or Example_Font_A.dst will be recognized as the letter A. + + + + + {% for format, description, mimetype, category in formats %} + + {% endfor %} + + + + false + + + + ⚠ After running this function, drag the baseline into the desired position and place the letters accordingly. + Save your font in a separate folder. Then generate the json file (with "Autoroute Satin" unchecked). + + + + -- cgit v1.3.1