From 6ffc5a0cc59136d46a020aaf4fc67fbe20d78499 Mon Sep 17 00:00:00 2001 From: Oriolowsky Date: Sun, 1 Sep 2024 13:02:07 +0200 Subject: [PATCH] Added the option to set letter-spacing size to individual labels. (#1116) * Added the option to set letter-spacing size to individual labels. * Allowed to set letter-spacing for label groups from the Style tab. --- index.html | 22 ++++++++++++++++++++++ modules/ui/labels-editor.js | 22 ++++++++++++++++++++++ modules/ui/style.js | 7 +++++++ 3 files changed, 51 insertions(+) diff --git a/index.html b/index.html index 1e1f219b..09a428a3 100644 --- a/index.html +++ b/index.html @@ -1181,6 +1181,15 @@ + + + Letter spacing + + + + + + Stroke dash @@ -2678,6 +2687,19 @@ /> + + +