From af6cdc442bbcc1323ac1d13adaa49982318c9cfe Mon Sep 17 00:00:00 2001 From: Kaalleen <36401965+kaalleen@users.noreply.github.com> Date: Wed, 5 Feb 2025 18:50:31 +0100 Subject: Lettering typographic features (#3466) * add svg font to layers extension which saves glyph annotations into the glyph name --------- Co-authored-by: Claudine --- templates/lettering_svg_font_to_layers.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 templates/lettering_svg_font_to_layers.xml (limited to 'templates') diff --git a/templates/lettering_svg_font_to_layers.xml b/templates/lettering_svg_font_to_layers.xml new file mode 100644 index 00000000..05f15b54 --- /dev/null +++ b/templates/lettering_svg_font_to_layers.xml @@ -0,0 +1,21 @@ + + + Convert SVG Font to Glyph Layers + org.{{ id_inkstitch }}.lettering_svg_font_to_layers + lettering_svg_font_to_layers + 100 + + + all + {{ icon_path }}inx/font_management.svg + Converts a svg font to glyph layers + + + + + + + + -- cgit v1.2.3