summaryrefslogtreecommitdiff
path: root/mate/24x24/categories
diff options
context:
space:
mode:
authorrbuj <[email protected]>2019-08-20 17:54:20 +0200
committerrbuj <[email protected]>2019-08-21 16:42:19 +0200
commit4f18c0da4c9d1640636928b99782dad03f86f61e (patch)
tree8c88e7bcf62e873860b9ff80d88d6bac1e19597d /mate/24x24/categories
parentdd933f6aaa2359e357bc668df46aea10c8dc5b20 (diff)
downloadmate-icon-theme-4f18c0da4c9d1640636928b99782dad03f86f61e.tar.bz2
mate-icon-theme-4f18c0da4c9d1640636928b99782dad03f86f61e.tar.xz
Upscale 22x22px icons to 24x24px adding 1px to the edges
Helper script: dirs=() for dir in $(find ./mate/24x24 -mindepth 1 -maxdepth 1 -type d); do directory=$(basename $dir) if [ -f "mate/22x22/$directory/Makefile.am" ]; \ then cp mate/22x22/$directory/Makefile.am mate/24x24/$directory/Makefile.am sed -i -e 's/-w=22 -h=22/-w=24 -h=24/g' mate/24x24/$directory/Makefile.am dirs+=($directory) fi done ./autogen.sh for dir in ${dirs[@]}; do make -C mate/24x24/$dir clean-png-icons build-png-icons done Change: - @inkscape -z $^ --export-area=A:B:C:D -w=24 -h=24 -e=$@ 1> /dev/null + @inkscape -z $^ --export-area=A-1:B-1:C+1:D+1 -w=24 -h=24 -e=$@ 1> /dev/null
Diffstat (limited to 'mate/24x24/categories')
-rw-r--r--mate/24x24/categories/Makefile.am36
-rw-r--r--mate/24x24/categories/applications-accessories.pngbin1457 -> 1505 bytes
-rw-r--r--mate/24x24/categories/applications-development.pngbin911 -> 916 bytes
-rw-r--r--mate/24x24/categories/applications-engineering.pngbin1395 -> 934 bytes
-rw-r--r--mate/24x24/categories/applications-games.pngbin1084 -> 780 bytes
-rw-r--r--mate/24x24/categories/applications-graphics.pngbin1639 -> 1523 bytes
-rw-r--r--mate/24x24/categories/applications-internet.pngbin1634 -> 1517 bytes
-rw-r--r--mate/24x24/categories/applications-multimedia.pngbin1541 -> 876 bytes
-rw-r--r--mate/24x24/categories/applications-office.pngbin1325 -> 1366 bytes
-rw-r--r--mate/24x24/categories/applications-other.pngbin1307 -> 1198 bytes
-rw-r--r--mate/24x24/categories/applications-science.pngbin1609 -> 1338 bytes
-rw-r--r--mate/24x24/categories/applications-system.pngbin1605 -> 1475 bytes
-rw-r--r--mate/24x24/categories/applications-utilities.pngbin1581 -> 1407 bytes
-rw-r--r--mate/24x24/categories/preferences-desktop-peripherals.pngbin1290 -> 682 bytes
-rw-r--r--mate/24x24/categories/preferences-desktop-personal.pngbin1184 -> 852 bytes
-rw-r--r--mate/24x24/categories/preferences-desktop.pngbin1128 -> 692 bytes
-rw-r--r--mate/24x24/categories/preferences-other.pngbin1505 -> 1155 bytes
-rw-r--r--mate/24x24/categories/preferences-system-network.pngbin1409 -> 1055 bytes
-rw-r--r--mate/24x24/categories/preferences-system.pngbin1579 -> 1417 bytes
19 files changed, 18 insertions, 18 deletions
diff --git a/mate/24x24/categories/Makefile.am b/mate/24x24/categories/Makefile.am
index cea5caf..9432600 100644
--- a/mate/24x24/categories/Makefile.am
+++ b/mate/24x24/categories/Makefile.am
@@ -23,92 +23,92 @@ png_icons = \
applications-accessories.png: ../../../src/applications-accessories.svg
@echo " "$@
- @inkscape -z $^ --export-area=302:140:334:172 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-development.png: ../../../src/applications-development.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-engineering.png: ../../../src/applications-engineering.svg
@echo " "$@
- @inkscape -z $^ --export-area=304:142:336:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-games.png: ../../../src/applications-games.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=301:101:325:125 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-graphics.png: ../../../src/applications-graphics.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-internet.png: ../../../src/applications-internet.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-multimedia.png: ../../../src/applications-multimedia.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-office.png: ../../../src/applications-office.svg
@echo " "$@
- @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=301:100:325:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-other.png: ../../../src/applications-other.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-science.png: ../../../src/applications-science.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-system.png: ../../../src/applications-system.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
applications-utilities.png: ../../../src/applications-utilities.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
preferences-desktop.png: ../../../src/preferences-desktop.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
preferences-desktop-peripherals.png: ../../../src/preferences-desktop-peripherals.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
preferences-desktop-personal.png: ../../../src/preferences-desktop-personal.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
preferences-other.png: ../../../src/preferences-other.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
preferences-system.png: ../../../src/preferences-system.svg
@echo " "$@
- @inkscape -z $^ --export-area=303:142:335:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
preferences-system-network.png: ../../../src/computers.svg
@echo " "$@
- @inkscape -z $^ --export-area=302:142:334:174 -w=24 -h=24 -e=$@ 1> /dev/null
+ @inkscape -z $^ --export-area=302:101:326:125 -w=24 -h=24 -e=$@ 1> /dev/null
@mogrify -quiet -strip $@
.PHONY: build-png-icons-local clean-png-icons-local
diff --git a/mate/24x24/categories/applications-accessories.png b/mate/24x24/categories/applications-accessories.png
index 7635f2f..886053d 100644
--- a/mate/24x24/categories/applications-accessories.png
+++ b/mate/24x24/categories/applications-accessories.png
Binary files differ
diff --git a/mate/24x24/categories/applications-development.png b/mate/24x24/categories/applications-development.png
index eafac5e..d60293c 100644
--- a/mate/24x24/categories/applications-development.png
+++ b/mate/24x24/categories/applications-development.png
Binary files differ
diff --git a/mate/24x24/categories/applications-engineering.png b/mate/24x24/categories/applications-engineering.png
index 8a00ed1..e3f83c0 100644
--- a/mate/24x24/categories/applications-engineering.png
+++ b/mate/24x24/categories/applications-engineering.png
Binary files differ
diff --git a/mate/24x24/categories/applications-games.png b/mate/24x24/categories/applications-games.png
index b3c33a2..9b4a0b2 100644
--- a/mate/24x24/categories/applications-games.png
+++ b/mate/24x24/categories/applications-games.png
Binary files differ
diff --git a/mate/24x24/categories/applications-graphics.png b/mate/24x24/categories/applications-graphics.png
index 510f118..46ef9b2 100644
--- a/mate/24x24/categories/applications-graphics.png
+++ b/mate/24x24/categories/applications-graphics.png
Binary files differ
diff --git a/mate/24x24/categories/applications-internet.png b/mate/24x24/categories/applications-internet.png
index 2f1f64c..dc09a6d 100644
--- a/mate/24x24/categories/applications-internet.png
+++ b/mate/24x24/categories/applications-internet.png
Binary files differ
diff --git a/mate/24x24/categories/applications-multimedia.png b/mate/24x24/categories/applications-multimedia.png
index bb1dcc3..1e5a70a 100644
--- a/mate/24x24/categories/applications-multimedia.png
+++ b/mate/24x24/categories/applications-multimedia.png
Binary files differ
diff --git a/mate/24x24/categories/applications-office.png b/mate/24x24/categories/applications-office.png
index 4823e16..7ab34fb 100644
--- a/mate/24x24/categories/applications-office.png
+++ b/mate/24x24/categories/applications-office.png
Binary files differ
diff --git a/mate/24x24/categories/applications-other.png b/mate/24x24/categories/applications-other.png
index 1aeb2c6..4c65cad 100644
--- a/mate/24x24/categories/applications-other.png
+++ b/mate/24x24/categories/applications-other.png
Binary files differ
diff --git a/mate/24x24/categories/applications-science.png b/mate/24x24/categories/applications-science.png
index 0818ab2..faeac72 100644
--- a/mate/24x24/categories/applications-science.png
+++ b/mate/24x24/categories/applications-science.png
Binary files differ
diff --git a/mate/24x24/categories/applications-system.png b/mate/24x24/categories/applications-system.png
index c447aa9..1313d28 100644
--- a/mate/24x24/categories/applications-system.png
+++ b/mate/24x24/categories/applications-system.png
Binary files differ
diff --git a/mate/24x24/categories/applications-utilities.png b/mate/24x24/categories/applications-utilities.png
index 9c07af0..988db9d 100644
--- a/mate/24x24/categories/applications-utilities.png
+++ b/mate/24x24/categories/applications-utilities.png
Binary files differ
diff --git a/mate/24x24/categories/preferences-desktop-peripherals.png b/mate/24x24/categories/preferences-desktop-peripherals.png
index ddf9951..356f4e9 100644
--- a/mate/24x24/categories/preferences-desktop-peripherals.png
+++ b/mate/24x24/categories/preferences-desktop-peripherals.png
Binary files differ
diff --git a/mate/24x24/categories/preferences-desktop-personal.png b/mate/24x24/categories/preferences-desktop-personal.png
index 85b0f04..7481228 100644
--- a/mate/24x24/categories/preferences-desktop-personal.png
+++ b/mate/24x24/categories/preferences-desktop-personal.png
Binary files differ
diff --git a/mate/24x24/categories/preferences-desktop.png b/mate/24x24/categories/preferences-desktop.png
index 9d1fff1..d1d10d7 100644
--- a/mate/24x24/categories/preferences-desktop.png
+++ b/mate/24x24/categories/preferences-desktop.png
Binary files differ
diff --git a/mate/24x24/categories/preferences-other.png b/mate/24x24/categories/preferences-other.png
index 6a060d7..f4fa64e 100644
--- a/mate/24x24/categories/preferences-other.png
+++ b/mate/24x24/categories/preferences-other.png
Binary files differ
diff --git a/mate/24x24/categories/preferences-system-network.png b/mate/24x24/categories/preferences-system-network.png
index e7bdd45..9d0440e 100644
--- a/mate/24x24/categories/preferences-system-network.png
+++ b/mate/24x24/categories/preferences-system-network.png
Binary files differ
diff --git a/mate/24x24/categories/preferences-system.png b/mate/24x24/categories/preferences-system.png
index b9ec7e7..1e2e131 100644
--- a/mate/24x24/categories/preferences-system.png
+++ b/mate/24x24/categories/preferences-system.png
Binary files differ