From 9faf33e5c568f4f42bdc01188942a4ca9c63080c Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Fri, 3 Jul 2026 15:53:50 +0200 Subject: [PATCH 1/6] add ENLA image --- Lib/axisregistry/data/enla.svg | 50 ++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 Lib/axisregistry/data/enla.svg diff --git a/Lib/axisregistry/data/enla.svg b/Lib/axisregistry/data/enla.svg new file mode 100644 index 00000000..76b8d17a --- /dev/null +++ b/Lib/axisregistry/data/enla.svg @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 033fc647b0879c967ccf9b79934c3b2de351a642 Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Fri, 3 Jul 2026 15:54:00 +0200 Subject: [PATCH 2/6] Add GDOP image --- Lib/axisregistry/data/gdop.svg | 65 ++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 Lib/axisregistry/data/gdop.svg diff --git a/Lib/axisregistry/data/gdop.svg b/Lib/axisregistry/data/gdop.svg new file mode 100644 index 00000000..23b71705 --- /dev/null +++ b/Lib/axisregistry/data/gdop.svg @@ -0,0 +1,65 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From c6669108904cbf4f70fee2aaa67cbb4690f632f8 Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Fri, 3 Jul 2026 15:54:08 +0200 Subject: [PATCH 3/6] Add GEOM image --- Lib/axisregistry/data/geom.svg | 43 ++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 Lib/axisregistry/data/geom.svg diff --git a/Lib/axisregistry/data/geom.svg b/Lib/axisregistry/data/geom.svg new file mode 100644 index 00000000..a5b61f80 --- /dev/null +++ b/Lib/axisregistry/data/geom.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From fbcfec8430ebf038c8dd91b0adc4194fb33c23df Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Fri, 3 Jul 2026 15:58:39 +0200 Subject: [PATCH 4/6] names update --- Lib/axisregistry/data/{enla.svg => enlarge.svg} | 0 Lib/axisregistry/data/{geom.svg => geometricform.textproto.svg} | 0 Lib/axisregistry/data/{gdop.svg => guidesopacity.svg} | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename Lib/axisregistry/data/{enla.svg => enlarge.svg} (100%) rename Lib/axisregistry/data/{geom.svg => geometricform.textproto.svg} (100%) rename Lib/axisregistry/data/{gdop.svg => guidesopacity.svg} (100%) diff --git a/Lib/axisregistry/data/enla.svg b/Lib/axisregistry/data/enlarge.svg similarity index 100% rename from Lib/axisregistry/data/enla.svg rename to Lib/axisregistry/data/enlarge.svg diff --git a/Lib/axisregistry/data/geom.svg b/Lib/axisregistry/data/geometricform.textproto.svg similarity index 100% rename from Lib/axisregistry/data/geom.svg rename to Lib/axisregistry/data/geometricform.textproto.svg diff --git a/Lib/axisregistry/data/gdop.svg b/Lib/axisregistry/data/guidesopacity.svg similarity index 100% rename from Lib/axisregistry/data/gdop.svg rename to Lib/axisregistry/data/guidesopacity.svg From 230a5ac720d5a0c89ff91a1420edb63265ad6199 Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Fri, 3 Jul 2026 16:00:12 +0200 Subject: [PATCH 5/6] small fix --- .../data/{geometricform.textproto.svg => geometricform.svg} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Lib/axisregistry/data/{geometricform.textproto.svg => geometricform.svg} (100%) diff --git a/Lib/axisregistry/data/geometricform.textproto.svg b/Lib/axisregistry/data/geometricform.svg similarity index 100% rename from Lib/axisregistry/data/geometricform.textproto.svg rename to Lib/axisregistry/data/geometricform.svg From 64dadbbdc5eea99f7f6aa5c20cbd0a136f475822 Mon Sep 17 00:00:00 2001 From: Emma Marichal Date: Fri, 3 Jul 2026 16:15:19 +0200 Subject: [PATCH 6/6] ELXP --- Lib/axisregistry/data/element_expansion.svg | 40 +++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Lib/axisregistry/data/element_expansion.svg diff --git a/Lib/axisregistry/data/element_expansion.svg b/Lib/axisregistry/data/element_expansion.svg new file mode 100644 index 00000000..539d0df8 --- /dev/null +++ b/Lib/axisregistry/data/element_expansion.svg @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file