]> git.seodisparate.com - mpd_info_screen/commitdiff
Update README.md
authorStephen Seo <seo.disparate@gmail.com>
Wed, 15 Dec 2021 10:46:53 +0000 (19:46 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Wed, 15 Dec 2021 10:46:53 +0000 (19:46 +0900)
README.md

index 79ab0afb41c61e2d9e46292c9b321847756b3fb2..22f832b8c423855660838f293ef6708c4b07c172 100644 (file)
--- a/README.md
+++ b/README.md
@@ -34,16 +34,13 @@ Note that presing the Escape key when the window is focused closes the program.
 
 # Issues / TODO
 
-- [ ] UTF-8 Non-ascii font support
-([macroquad](https://crates.io/crates/macroquad) is being used to display a
-window, text, and album art, but doesn't seem to have support for ".ttc" fonts
-that could render CJK text)  
+- [ ] UTF-8 Non-ascii font support  
 - [x] Support for album art not embedded but in the same directory
 
 # Legal stuff
 
-Uses dependency [macroquad](https://crates.io/crates/macroquad) which is
-licensed under either MIT or Apache-2.0 licenses.
+Uses dependency [ggez](https://github.com/ggez/ggez) which is licensed under the
+MIT license.
 
 Uses dependency [image](https://crates.io/crates/image) which is licensed under
 MIT license.