Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Nodemcu Firmware
Commits
5cb27f89
Commit
5cb27f89
authored
Dec 15, 2015
by
Artem Pastukhov
Browse files
Add ImageMagic info.
parent
60096023
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/u8glib/README.md
View file @
5cb27f89
...
@@ -24,5 +24,11 @@ done
...
@@ -24,5 +24,11 @@ done
rm
out/
*
png out/
*
xbm
rm
out/
*
png out/
*
xbm
```
```
Convert all the png in the current folder and put resulting .mono to ./out
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.
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment