added tango icons

This commit is contained in:
Johannes Findeisen 2020-08-24 03:37:43 +02:00
commit 0c516ac8da
No known key found for this signature in database
GPG key ID: 2128DE136929E573
11573 changed files with 2187070 additions and 6 deletions

View file

@ -0,0 +1,11 @@
PowerShell ausführen
gvm installieren (warum jedes Mal neu??):
(new-object Net.WebClient).DownloadString('https://raw.githubusercontent.com/flofreud/posh-gvm/master/GetPoshGvm.ps1') | iex
Import-Module posh-gvm
cd D:\Dokumente\Arbeit\RRZE\github\scripts\groovy
groovy .\generatePNG.groovy D:\Dokumente\Arbeit\RRZE\github\bicons
-f um alles komplett überschreiben
ohne -f werden nur nicht vorhandene pngs generiert
16x16 / 22x22 per Hand generieren (werden nicht angefasst)groovy