From c29f3b73e81a93e54165a421b69afcfd77d31fd7 Mon Sep 17 00:00:00 2001 From: Azgaar Date: Thu, 2 Jan 2025 03:36:29 +0100 Subject: [PATCH] feat: burg groups - image icons --- icon.svg | 24 +++ index.html | 141 ++++++++++++++++- main.js | 2 +- modules/renderers/draw-burg-icons.js | 12 ++ modules/renderers/draw-burg-labels.js | 5 + modules/ui/general.js | 2 +- modules/ui/style-presets.js | 2 + modules/ui/style.js | 8 + styles/ancient.json | 216 +++++++++++++++++++++----- 9 files changed, 371 insertions(+), 41 deletions(-) create mode 100644 icon.svg diff --git a/icon.svg b/icon.svg new file mode 100644 index 00000000..f3c7108e --- /dev/null +++ b/icon.svg @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/index.html b/index.html index 7846ccd0..53ea5c74 100644 --- a/index.html +++ b/index.html @@ -1068,6 +1068,12 @@ + + + + + + @@ -1277,10 +1283,11 @@ - - Font shift Y + + Label shift - + + @@ -5319,7 +5326,7 @@