1
0

kivy: commit png icons (for svg resources) into repo

This commit is contained in:
SomberNight
2019-09-08 17:05:06 +02:00
parent b1dc281cba
commit e3d5475f03
4 changed files with 1 additions and 5 deletions

View File

@@ -5,7 +5,7 @@ PYTHON = python3
.PHONY: theming apk clean
theming:
#bash -c 'for i in network lightning; do convert -background none theming/light/$$i.{svg,png}; done'
#bash -c 'for i in network lightning; do convert -background none theming/light/$i.{svg,png}; done'
$(PYTHON) -m kivy.atlas theming/light 1024 theming/light/*.png
prepare:
# running pre build setup

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.6 KiB