Initial setup.

This commit is contained in:
Stefan Ceriu
2022-04-12 16:53:04 +03:00
parent b361c79ad2
commit 6d86e17dac
72 changed files with 1171 additions and 1677 deletions

9
Tools/Scripts/README.md Normal file
View File

@@ -0,0 +1,9 @@
# Scripts
## Iconizer
Generates all app icon variants from one single .pdf file.
Usage:
```
sh iconizer.sh ../ElementX/Supporting\ Files/AppIcon.pdf ../ElementX/Supporting\ Files
```