README : add todo to show warning for ImageMagisk.

This commit is contained in:
Dmitry Voronin 2023-08-27 02:50:19 +03:00
parent 9618c25611
commit c7adbf60ce

View file

@ -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.