Update README.md
This commit is contained in:
parent
d6fa156990
commit
f7762c8dd3
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ A Rust program that displays info about the currently running MPD server.
|
||||||
The window shows albumart (may be embedded in the audio file, or is a "cover.jpg" in the same directory as the song file), a "time-remaining"
|
The window shows albumart (may be embedded in the audio file, or is a "cover.jpg" in the same directory as the song file), a "time-remaining"
|
||||||
counter, and the filename currently being played
|
counter, and the filename currently being played
|
||||||
|
|
||||||
|
## Unicode Support
|
||||||
|
|
||||||
By default, unicode characters will not display properly. Build the project with
|
By default, unicode characters will not display properly. Build the project with
|
||||||
the `unicode_support` feature enabled to enable fetching fonts from the local
|
the `unicode_support` feature enabled to enable fetching fonts from the local
|
||||||
filesystem to display unicode characters properly (if the system is missing a
|
filesystem to display unicode characters properly (if the system is missing a
|
||||||
|
|
Loading…
Reference in a new issue