From a90dec7c429c76a44ee165df8b2ffdf867cf0b6c Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Fri, 9 Dec 2016 23:27:54 +0100 Subject: split markers for galaxy theme, when scaling use splitted markers MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For markers (resize markers, anchors,...) we contain them all in one image atlas. This was generally done because of resource limitiations in Windows 95/98 which aren't a problem anymore in present systems. This is however problematic in HiDPI as we scale the image and the coordinates of aren't correct anymore. Another problem is that it uses its own cache instead of common cache in ImplImageTree. So this commit extracts all the markers into its own images for galaxy theme and uses them when we scale. In the future when we extracted all the markers to its own images for all icon themes we can remvoe the old code with the image atlas. Change-Id: Ibee181b529d30e20050df8cd396d338bd53532c0 (cherry picked from commit 681c2c3f59863d1f2d0123a92ee63baf84e18dfc) Reviewed-on: https://gerrit.libreoffice.org/31960 Reviewed-by: Tomaž Vajngerl Tested-by: Tomaž Vajngerl --- icon-themes/galaxy/svx/res/marker-anchor-pressed.png | Bin 0 -> 416 bytes icon-themes/galaxy/svx/res/marker-anchor.png | Bin 0 -> 437 bytes icon-themes/galaxy/svx/res/marker-circ11-1.png | Bin 0 -> 127 bytes icon-themes/galaxy/svx/res/marker-circ11-2.png | Bin 0 -> 128 bytes icon-themes/galaxy/svx/res/marker-circ11-3.png | Bin 0 -> 128 bytes icon-themes/galaxy/svx/res/marker-circ11-4.png | Bin 0 -> 129 bytes icon-themes/galaxy/svx/res/marker-circ11-5.png | Bin 0 -> 129 bytes icon-themes/galaxy/svx/res/marker-circ11-6.png | Bin 0 -> 130 bytes icon-themes/galaxy/svx/res/marker-circ7-1.png | Bin 0 -> 112 bytes icon-themes/galaxy/svx/res/marker-circ7-2.png | Bin 0 -> 112 bytes icon-themes/galaxy/svx/res/marker-circ7-3.png | Bin 0 -> 112 bytes icon-themes/galaxy/svx/res/marker-circ7-4.png | Bin 0 -> 110 bytes icon-themes/galaxy/svx/res/marker-circ7-5.png | Bin 0 -> 110 bytes icon-themes/galaxy/svx/res/marker-circ7-6.png | Bin 0 -> 114 bytes icon-themes/galaxy/svx/res/marker-circ9-1.png | Bin 0 -> 120 bytes icon-themes/galaxy/svx/res/marker-circ9-2.png | Bin 0 -> 120 bytes icon-themes/galaxy/svx/res/marker-circ9-3.png | Bin 0 -> 120 bytes icon-themes/galaxy/svx/res/marker-circ9-4.png | Bin 0 -> 121 bytes icon-themes/galaxy/svx/res/marker-circ9-5.png | Bin 0 -> 121 bytes icon-themes/galaxy/svx/res/marker-circ9-6.png | Bin 0 -> 123 bytes icon-themes/galaxy/svx/res/marker-cross.png | Bin 0 -> 342 bytes icon-themes/galaxy/svx/res/marker-elli11x9-1.png | Bin 0 -> 135 bytes icon-themes/galaxy/svx/res/marker-elli11x9-2.png | Bin 0 -> 147 bytes icon-themes/galaxy/svx/res/marker-elli11x9-3.png | Bin 0 -> 136 bytes icon-themes/galaxy/svx/res/marker-elli11x9-4.png | Bin 0 -> 146 bytes icon-themes/galaxy/svx/res/marker-elli11x9-5.png | Bin 0 -> 134 bytes icon-themes/galaxy/svx/res/marker-elli11x9-6.png | Bin 0 -> 135 bytes icon-themes/galaxy/svx/res/marker-elli7x9-1.png | Bin 0 -> 120 bytes icon-themes/galaxy/svx/res/marker-elli7x9-2.png | Bin 0 -> 119 bytes icon-themes/galaxy/svx/res/marker-elli7x9-3.png | Bin 0 -> 119 bytes icon-themes/galaxy/svx/res/marker-elli7x9-4.png | Bin 0 -> 120 bytes icon-themes/galaxy/svx/res/marker-elli7x9-5.png | Bin 0 -> 120 bytes icon-themes/galaxy/svx/res/marker-elli7x9-6.png | Bin 0 -> 121 bytes icon-themes/galaxy/svx/res/marker-elli9x11-1.png | Bin 0 -> 123 bytes icon-themes/galaxy/svx/res/marker-elli9x11-2.png | Bin 0 -> 123 bytes icon-themes/galaxy/svx/res/marker-elli9x11-3.png | Bin 0 -> 123 bytes icon-themes/galaxy/svx/res/marker-elli9x11-4.png | Bin 0 -> 124 bytes icon-themes/galaxy/svx/res/marker-elli9x11-5.png | Bin 0 -> 124 bytes icon-themes/galaxy/svx/res/marker-elli9x11-6.png | Bin 0 -> 124 bytes icon-themes/galaxy/svx/res/marker-elli9x7-1.png | Bin 0 -> 127 bytes icon-themes/galaxy/svx/res/marker-elli9x7-2.png | Bin 0 -> 136 bytes icon-themes/galaxy/svx/res/marker-elli9x7-3.png | Bin 0 -> 125 bytes icon-themes/galaxy/svx/res/marker-elli9x7-4.png | Bin 0 -> 136 bytes icon-themes/galaxy/svx/res/marker-elli9x7-5.png | Bin 0 -> 127 bytes icon-themes/galaxy/svx/res/marker-elli9x7-6.png | Bin 0 -> 125 bytes icon-themes/galaxy/svx/res/marker-glue-selected.png | Bin 0 -> 138 bytes icon-themes/galaxy/svx/res/marker-glue-unselected.png | Bin 0 -> 151 bytes icon-themes/galaxy/svx/res/marker-rect11-1.png | Bin 0 -> 104 bytes icon-themes/galaxy/svx/res/marker-rect11-2.png | Bin 0 -> 104 bytes icon-themes/galaxy/svx/res/marker-rect11-3.png | Bin 0 -> 104 bytes icon-themes/galaxy/svx/res/marker-rect11-4.png | Bin 0 -> 105 bytes icon-themes/galaxy/svx/res/marker-rect11-5.png | Bin 0 -> 104 bytes icon-themes/galaxy/svx/res/marker-rect11-6.png | Bin 0 -> 105 bytes icon-themes/galaxy/svx/res/marker-rect13-1.png | Bin 0 -> 105 bytes icon-themes/galaxy/svx/res/marker-rect13-2.png | Bin 0 -> 104 bytes icon-themes/galaxy/svx/res/marker-rect13-3.png | Bin 0 -> 105 bytes icon-themes/galaxy/svx/res/marker-rect13-4.png | Bin 0 -> 105 bytes icon-themes/galaxy/svx/res/marker-rect13-5.png | Bin 0 -> 105 bytes icon-themes/galaxy/svx/res/marker-rect13-6.png | Bin 0 -> 106 bytes icon-themes/galaxy/svx/res/marker-rect7-1.png | Bin 0 -> 101 bytes icon-themes/galaxy/svx/res/marker-rect7-2.png | Bin 0 -> 101 bytes icon-themes/galaxy/svx/res/marker-rect7-3.png | Bin 0 -> 101 bytes icon-themes/galaxy/svx/res/marker-rect7-4.png | Bin 0 -> 106 bytes icon-themes/galaxy/svx/res/marker-rect7-5.png | Bin 0 -> 102 bytes icon-themes/galaxy/svx/res/marker-rect7-6.png | Bin 0 -> 102 bytes icon-themes/galaxy/svx/res/marker-rect9-1.png | Bin 0 -> 102 bytes icon-themes/galaxy/svx/res/marker-rect9-2.png | Bin 0 -> 104 bytes icon-themes/galaxy/svx/res/marker-rect9-3.png | Bin 0 -> 102 bytes icon-themes/galaxy/svx/res/marker-rect9-4.png | Bin 0 -> 103 bytes icon-themes/galaxy/svx/res/marker-rect9-5.png | Bin 0 -> 103 bytes icon-themes/galaxy/svx/res/marker-rect9-6.png | Bin 0 -> 103 bytes icon-themes/galaxy/svx/res/marker-rectplus11-1.png | Bin 0 -> 134 bytes icon-themes/galaxy/svx/res/marker-rectplus11-2.png | Bin 0 -> 137 bytes icon-themes/galaxy/svx/res/marker-rectplus11-3.png | Bin 0 -> 126 bytes icon-themes/galaxy/svx/res/marker-rectplus11-4.png | Bin 0 -> 128 bytes icon-themes/galaxy/svx/res/marker-rectplus11-5.png | Bin 0 -> 127 bytes icon-themes/galaxy/svx/res/marker-rectplus11-6.png | Bin 0 -> 126 bytes icon-themes/galaxy/svx/res/marker-rectplus7-1.png | Bin 0 -> 114 bytes icon-themes/galaxy/svx/res/marker-rectplus7-2.png | Bin 0 -> 115 bytes icon-themes/galaxy/svx/res/marker-rectplus7-3.png | Bin 0 -> 114 bytes icon-themes/galaxy/svx/res/marker-rectplus7-4.png | Bin 0 -> 116 bytes icon-themes/galaxy/svx/res/marker-rectplus7-5.png | Bin 0 -> 115 bytes icon-themes/galaxy/svx/res/marker-rectplus7-6.png | Bin 0 -> 115 bytes icon-themes/galaxy/svx/res/marker-rectplus9-1.png | Bin 0 -> 130 bytes icon-themes/galaxy/svx/res/marker-rectplus9-2.png | Bin 0 -> 135 bytes icon-themes/galaxy/svx/res/marker-rectplus9-3.png | Bin 0 -> 121 bytes icon-themes/galaxy/svx/res/marker-rectplus9-4.png | Bin 0 -> 124 bytes icon-themes/galaxy/svx/res/marker-rectplus9-5.png | Bin 0 -> 123 bytes icon-themes/galaxy/svx/res/marker-rectplus9-6.png | Bin 0 -> 121 bytes 89 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 icon-themes/galaxy/svx/res/marker-anchor-pressed.png create mode 100644 icon-themes/galaxy/svx/res/marker-anchor.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ11-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ11-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ11-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ11-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ11-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ11-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ7-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ7-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ7-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ7-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ7-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ7-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ9-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ9-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ9-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ9-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ9-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-circ9-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-cross.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli11x9-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli11x9-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli11x9-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli11x9-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli11x9-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli11x9-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli7x9-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli7x9-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli7x9-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli7x9-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli7x9-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli7x9-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x11-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x11-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x11-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x11-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x11-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x11-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x7-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x7-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x7-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x7-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x7-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-elli9x7-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-glue-selected.png create mode 100644 icon-themes/galaxy/svx/res/marker-glue-unselected.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect11-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect11-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect11-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect11-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect11-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect11-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect13-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect13-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect13-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect13-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect13-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect13-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect7-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect7-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect7-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect7-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect7-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect7-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect9-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect9-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect9-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect9-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect9-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-rect9-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus11-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus11-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus11-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus11-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus11-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus11-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus7-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus7-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus7-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus7-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus7-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus7-6.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus9-1.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus9-2.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus9-3.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus9-4.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus9-5.png create mode 100644 icon-themes/galaxy/svx/res/marker-rectplus9-6.png (limited to 'icon-themes') diff --git a/icon-themes/galaxy/svx/res/marker-anchor-pressed.png b/icon-themes/galaxy/svx/res/marker-anchor-pressed.png new file mode 100644 index 000000000000..72cdc2a804f9 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-anchor-pressed.png differ diff --git a/icon-themes/galaxy/svx/res/marker-anchor.png b/icon-themes/galaxy/svx/res/marker-anchor.png new file mode 100644 index 000000000000..71c8644c8544 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-anchor.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-1.png b/icon-themes/galaxy/svx/res/marker-circ11-1.png new file mode 100644 index 000000000000..77b202e5980f Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ11-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-2.png b/icon-themes/galaxy/svx/res/marker-circ11-2.png new file mode 100644 index 000000000000..e1031a95fc5a Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ11-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-3.png b/icon-themes/galaxy/svx/res/marker-circ11-3.png new file mode 100644 index 000000000000..2331bc15c732 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ11-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-4.png b/icon-themes/galaxy/svx/res/marker-circ11-4.png new file mode 100644 index 000000000000..9dcea1b798e9 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ11-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-5.png b/icon-themes/galaxy/svx/res/marker-circ11-5.png new file mode 100644 index 000000000000..cbfe794a4b64 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ11-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ11-6.png b/icon-themes/galaxy/svx/res/marker-circ11-6.png new file mode 100644 index 000000000000..3137406518ec Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ11-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-1.png b/icon-themes/galaxy/svx/res/marker-circ7-1.png new file mode 100644 index 000000000000..2e67402ca235 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ7-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-2.png b/icon-themes/galaxy/svx/res/marker-circ7-2.png new file mode 100644 index 000000000000..a2ca1bcda80f Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ7-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-3.png b/icon-themes/galaxy/svx/res/marker-circ7-3.png new file mode 100644 index 000000000000..69edf90b3ed6 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ7-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-4.png b/icon-themes/galaxy/svx/res/marker-circ7-4.png new file mode 100644 index 000000000000..f573a4949a7c Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ7-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-5.png b/icon-themes/galaxy/svx/res/marker-circ7-5.png new file mode 100644 index 000000000000..8d88145e4dd2 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ7-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ7-6.png b/icon-themes/galaxy/svx/res/marker-circ7-6.png new file mode 100644 index 000000000000..75c8806b4577 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ7-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-1.png b/icon-themes/galaxy/svx/res/marker-circ9-1.png new file mode 100644 index 000000000000..636492731200 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ9-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-2.png b/icon-themes/galaxy/svx/res/marker-circ9-2.png new file mode 100644 index 000000000000..d62f9ca4b89d Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ9-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-3.png b/icon-themes/galaxy/svx/res/marker-circ9-3.png new file mode 100644 index 000000000000..ffbade35ecb8 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ9-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-4.png b/icon-themes/galaxy/svx/res/marker-circ9-4.png new file mode 100644 index 000000000000..a3a3bf4f4fe3 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ9-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-5.png b/icon-themes/galaxy/svx/res/marker-circ9-5.png new file mode 100644 index 000000000000..37ef17d87cff Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ9-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-circ9-6.png b/icon-themes/galaxy/svx/res/marker-circ9-6.png new file mode 100644 index 000000000000..853af92a5306 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-circ9-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-cross.png b/icon-themes/galaxy/svx/res/marker-cross.png new file mode 100644 index 000000000000..f29d0c6805e1 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-cross.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-1.png b/icon-themes/galaxy/svx/res/marker-elli11x9-1.png new file mode 100644 index 000000000000..cbb601ce1e7d Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli11x9-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-2.png b/icon-themes/galaxy/svx/res/marker-elli11x9-2.png new file mode 100644 index 000000000000..40a380ea6570 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli11x9-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-3.png b/icon-themes/galaxy/svx/res/marker-elli11x9-3.png new file mode 100644 index 000000000000..a0b4e993c062 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli11x9-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-4.png b/icon-themes/galaxy/svx/res/marker-elli11x9-4.png new file mode 100644 index 000000000000..5f28a529df67 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli11x9-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-5.png b/icon-themes/galaxy/svx/res/marker-elli11x9-5.png new file mode 100644 index 000000000000..92c982e9ac23 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli11x9-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli11x9-6.png b/icon-themes/galaxy/svx/res/marker-elli11x9-6.png new file mode 100644 index 000000000000..a8338d3b549b Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli11x9-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-1.png b/icon-themes/galaxy/svx/res/marker-elli7x9-1.png new file mode 100644 index 000000000000..6cec1c14ab1a Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli7x9-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-2.png b/icon-themes/galaxy/svx/res/marker-elli7x9-2.png new file mode 100644 index 000000000000..06a907c4eb29 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli7x9-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-3.png b/icon-themes/galaxy/svx/res/marker-elli7x9-3.png new file mode 100644 index 000000000000..fafbbe29a2f0 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli7x9-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-4.png b/icon-themes/galaxy/svx/res/marker-elli7x9-4.png new file mode 100644 index 000000000000..1f8f1532fb01 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli7x9-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-5.png b/icon-themes/galaxy/svx/res/marker-elli7x9-5.png new file mode 100644 index 000000000000..457f04a408a4 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli7x9-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli7x9-6.png b/icon-themes/galaxy/svx/res/marker-elli7x9-6.png new file mode 100644 index 000000000000..fd72d96b7a25 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli7x9-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-1.png b/icon-themes/galaxy/svx/res/marker-elli9x11-1.png new file mode 100644 index 000000000000..41a4745feda4 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x11-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-2.png b/icon-themes/galaxy/svx/res/marker-elli9x11-2.png new file mode 100644 index 000000000000..56df834c11dc Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x11-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-3.png b/icon-themes/galaxy/svx/res/marker-elli9x11-3.png new file mode 100644 index 000000000000..4233dfedc75d Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x11-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-4.png b/icon-themes/galaxy/svx/res/marker-elli9x11-4.png new file mode 100644 index 000000000000..e6de6beef977 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x11-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-5.png b/icon-themes/galaxy/svx/res/marker-elli9x11-5.png new file mode 100644 index 000000000000..f98ede78c38a Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x11-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x11-6.png b/icon-themes/galaxy/svx/res/marker-elli9x11-6.png new file mode 100644 index 000000000000..9c0bff6a2f33 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x11-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-1.png b/icon-themes/galaxy/svx/res/marker-elli9x7-1.png new file mode 100644 index 000000000000..ee9db2ca4818 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x7-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-2.png b/icon-themes/galaxy/svx/res/marker-elli9x7-2.png new file mode 100644 index 000000000000..f167f97d6978 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x7-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-3.png b/icon-themes/galaxy/svx/res/marker-elli9x7-3.png new file mode 100644 index 000000000000..36055b0df3f8 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x7-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-4.png b/icon-themes/galaxy/svx/res/marker-elli9x7-4.png new file mode 100644 index 000000000000..0073b7998017 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x7-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-5.png b/icon-themes/galaxy/svx/res/marker-elli9x7-5.png new file mode 100644 index 000000000000..90df59d5e0c3 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x7-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-elli9x7-6.png b/icon-themes/galaxy/svx/res/marker-elli9x7-6.png new file mode 100644 index 000000000000..9a98311248ce Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-elli9x7-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-glue-selected.png b/icon-themes/galaxy/svx/res/marker-glue-selected.png new file mode 100644 index 000000000000..e84ffaf7feec Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-glue-selected.png differ diff --git a/icon-themes/galaxy/svx/res/marker-glue-unselected.png b/icon-themes/galaxy/svx/res/marker-glue-unselected.png new file mode 100644 index 000000000000..e2e95231e850 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-glue-unselected.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-1.png b/icon-themes/galaxy/svx/res/marker-rect11-1.png new file mode 100644 index 000000000000..3a1d84dc785b Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect11-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-2.png b/icon-themes/galaxy/svx/res/marker-rect11-2.png new file mode 100644 index 000000000000..2bdfd24734e9 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect11-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-3.png b/icon-themes/galaxy/svx/res/marker-rect11-3.png new file mode 100644 index 000000000000..8b8e3bb95281 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect11-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-4.png b/icon-themes/galaxy/svx/res/marker-rect11-4.png new file mode 100644 index 000000000000..90413dc401b8 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect11-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-5.png b/icon-themes/galaxy/svx/res/marker-rect11-5.png new file mode 100644 index 000000000000..f58738f8872c Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect11-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect11-6.png b/icon-themes/galaxy/svx/res/marker-rect11-6.png new file mode 100644 index 000000000000..b496601f43e7 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect11-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-1.png b/icon-themes/galaxy/svx/res/marker-rect13-1.png new file mode 100644 index 000000000000..92e02685fa0b Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect13-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-2.png b/icon-themes/galaxy/svx/res/marker-rect13-2.png new file mode 100644 index 000000000000..e473e73f8e67 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect13-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-3.png b/icon-themes/galaxy/svx/res/marker-rect13-3.png new file mode 100644 index 000000000000..964f3eaf5dce Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect13-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-4.png b/icon-themes/galaxy/svx/res/marker-rect13-4.png new file mode 100644 index 000000000000..29f79bc105b0 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect13-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-5.png b/icon-themes/galaxy/svx/res/marker-rect13-5.png new file mode 100644 index 000000000000..3dff678b6337 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect13-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect13-6.png b/icon-themes/galaxy/svx/res/marker-rect13-6.png new file mode 100644 index 000000000000..0d9d71cab3fc Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect13-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-1.png b/icon-themes/galaxy/svx/res/marker-rect7-1.png new file mode 100644 index 000000000000..323982cff7ad Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect7-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-2.png b/icon-themes/galaxy/svx/res/marker-rect7-2.png new file mode 100644 index 000000000000..773df37aa9b1 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect7-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-3.png b/icon-themes/galaxy/svx/res/marker-rect7-3.png new file mode 100644 index 000000000000..663c9d834606 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect7-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-4.png b/icon-themes/galaxy/svx/res/marker-rect7-4.png new file mode 100644 index 000000000000..25a32d03bd60 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect7-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-5.png b/icon-themes/galaxy/svx/res/marker-rect7-5.png new file mode 100644 index 000000000000..aef73c74936e Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect7-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect7-6.png b/icon-themes/galaxy/svx/res/marker-rect7-6.png new file mode 100644 index 000000000000..5d2a1b636e64 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect7-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-1.png b/icon-themes/galaxy/svx/res/marker-rect9-1.png new file mode 100644 index 000000000000..c0fa748d5906 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect9-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-2.png b/icon-themes/galaxy/svx/res/marker-rect9-2.png new file mode 100644 index 000000000000..d2b252e4159b Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect9-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-3.png b/icon-themes/galaxy/svx/res/marker-rect9-3.png new file mode 100644 index 000000000000..fa1cfb07caac Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect9-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-4.png b/icon-themes/galaxy/svx/res/marker-rect9-4.png new file mode 100644 index 000000000000..30e3cd3562be Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect9-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-5.png b/icon-themes/galaxy/svx/res/marker-rect9-5.png new file mode 100644 index 000000000000..be112a7254a0 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect9-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rect9-6.png b/icon-themes/galaxy/svx/res/marker-rect9-6.png new file mode 100644 index 000000000000..3a213a5be37a Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rect9-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-1.png b/icon-themes/galaxy/svx/res/marker-rectplus11-1.png new file mode 100644 index 000000000000..200d79a326e8 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus11-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-2.png b/icon-themes/galaxy/svx/res/marker-rectplus11-2.png new file mode 100644 index 000000000000..9488bfec402f Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus11-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-3.png b/icon-themes/galaxy/svx/res/marker-rectplus11-3.png new file mode 100644 index 000000000000..146ae367254e Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus11-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-4.png b/icon-themes/galaxy/svx/res/marker-rectplus11-4.png new file mode 100644 index 000000000000..bb2092b1f9c5 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus11-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-5.png b/icon-themes/galaxy/svx/res/marker-rectplus11-5.png new file mode 100644 index 000000000000..53ef7b2e10be Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus11-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus11-6.png b/icon-themes/galaxy/svx/res/marker-rectplus11-6.png new file mode 100644 index 000000000000..78055546e194 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus11-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-1.png b/icon-themes/galaxy/svx/res/marker-rectplus7-1.png new file mode 100644 index 000000000000..050a8f7b96c5 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus7-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-2.png b/icon-themes/galaxy/svx/res/marker-rectplus7-2.png new file mode 100644 index 000000000000..94dbfe189730 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus7-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-3.png b/icon-themes/galaxy/svx/res/marker-rectplus7-3.png new file mode 100644 index 000000000000..1f837f5de8fe Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus7-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-4.png b/icon-themes/galaxy/svx/res/marker-rectplus7-4.png new file mode 100644 index 000000000000..a977425e1f3e Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus7-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-5.png b/icon-themes/galaxy/svx/res/marker-rectplus7-5.png new file mode 100644 index 000000000000..5bc6b8d25735 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus7-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus7-6.png b/icon-themes/galaxy/svx/res/marker-rectplus7-6.png new file mode 100644 index 000000000000..7b2c2d48e427 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus7-6.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-1.png b/icon-themes/galaxy/svx/res/marker-rectplus9-1.png new file mode 100644 index 000000000000..90baf35be264 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus9-1.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-2.png b/icon-themes/galaxy/svx/res/marker-rectplus9-2.png new file mode 100644 index 000000000000..12390450aca2 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus9-2.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-3.png b/icon-themes/galaxy/svx/res/marker-rectplus9-3.png new file mode 100644 index 000000000000..a2581952158c Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus9-3.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-4.png b/icon-themes/galaxy/svx/res/marker-rectplus9-4.png new file mode 100644 index 000000000000..bf0a4e70ddcb Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus9-4.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-5.png b/icon-themes/galaxy/svx/res/marker-rectplus9-5.png new file mode 100644 index 000000000000..9f1bb4adad5b Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus9-5.png differ diff --git a/icon-themes/galaxy/svx/res/marker-rectplus9-6.png b/icon-themes/galaxy/svx/res/marker-rectplus9-6.png new file mode 100644 index 000000000000..5ef52b5f5a02 Binary files /dev/null and b/icon-themes/galaxy/svx/res/marker-rectplus9-6.png differ -- cgit