mirror of
https://github.com/nodemcu/nodemcu-firmware.git
synced 2025-01-30 21:12:55 +08:00
Add ImageMagic info.
This commit is contained in:
parent
6009602382
commit
5cb27f89ae
@ -24,5 +24,11 @@ done
|
||||
|
||||
rm out/*png out/*xbm
|
||||
```
|
||||
|
||||
Convert all the png in the current folder and put resulting .mono to ./out
|
||||
|
||||
The convert binary is a part of ImageMagic package. You need to install it.
|
||||
|
||||
```
|
||||
sudo apt-get install imagemagick
|
||||
```
|
||||
for Debian/Ubuntu.
|
Loading…
x
Reference in New Issue
Block a user