From 3b21eda9ad3b2ece9c6e5472eb419fb4d88424bd Mon Sep 17 00:00:00 2001 From: dec05eba Date: Thu, 17 Sep 2020 19:20:36 +0200 Subject: Add image upscaling with waifu2x-ncnn-vulkan, async load images in scroll image view mode --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5d998c9..998886a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ OPTIONS: plugin The plugin to use. Should be either 4chan, manganelo, mangatown, mangadex, youtube or dmenu --tor Use tor. Disabled by default --use-system-mpv-config Use system mpv config instead of no config. Disabled by default + --upscale-images Upscale low-resolution manga pages using waifu2x-ncnn-vulkan. Disabled by default -p Change the placeholder text for dmenu EXAMPLES: QuickMedia manganelo @@ -60,7 +61,8 @@ See project.conf \[dependencies]. `youtube-dl` needs to be installed to play videos from youtube.\ `notify-send` needs to be installed to show notifications (on Linux and other systems that uses d-bus notification system).\ `torsocks` needs to be installed when using the `--tor` option.\ -[automedia](https://git.dec05eba.com/AutoMedia/) needs to be installed when tracking manga with `Ctrl + T`. +[automedia](https://git.dec05eba.com/AutoMedia/) needs to be installed when tracking manga with `Ctrl + T`.\ +`waifu2x-ncnn-vulkan` needs to be installed when using the `--upscale-images` option. # Screenshots ## Youtube search ![](https://www.dec05eba.com/images/youtube-search.png) -- cgit v1.2.3