diff options
Diffstat (limited to 'tools/data/makelogo.sh')
| -rwxr-xr-x | tools/data/makelogo.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/data/makelogo.sh b/tools/data/makelogo.sh new file mode 100755 index 0000000..79e4491 --- /dev/null +++ b/tools/data/makelogo.sh @@ -0,0 +1,2 @@ +convert bootlogo_128.png -background black -flatten -depth 8 rgba:bootlogo_128.bin +convert bootlogo_256.png -background black -flatten -depth 8 rgba:bootlogo_256.bin |
