README : add todo to show warning for ImageMagisk.
This commit is contained in:
parent
9618c25611
commit
c7adbf60ce
|
@ -34,5 +34,6 @@ When trying to build the project, lualatex may throw missing dependency errors.
|
||||||
To install them use `$ tlmgr install $dependency`.
|
To install them use `$ tlmgr install $dependency`.
|
||||||
|
|
||||||
## TODO.
|
## TODO.
|
||||||
- [x] Change icon color programmatically.
|
- [x] Change icon color on build.
|
||||||
- [x] Fallback for using black icons if ImageMagick is not available.
|
- [x] Fallback for using black icons if ImageMagick is not available.
|
||||||
|
- [ ] Show warning if ImageMagick is not available.
|
||||||
|
|
Loading…
Reference in a new issue