diff options
| author | magh <magh@maghmogh.com> | 2023-03-06 18:44:55 -0600 |
|---|---|---|
| committer | magh <magh@maghmogh.com> | 2023-03-06 18:44:55 -0600 |
| commit | e80d9d8871b325a04b18f90a9ea4bb7fd148fb25 (patch) | |
| tree | 79dbdb8506b7ff1e92549188d1b94cfc0b3503ae /tools/data/makelogo.sh | |
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 |
