Doc: update README for image logo on Windows

This commit is contained in:
李通洲
2023-08-30 22:21:29 +08:00
parent 7cb86df48d
commit 0bda7d80c2
+1 -1
View File
@@ -91,7 +91,7 @@ For the image logo, iTerm with iterm image protocol should work. Apple Terminal
Note: In Windows 7, 8 and 8.1, [ConEmu](https://conemu.github.io/en/AnsiEscapeCodes.html) is required to run fastfetch due to [the lack of ASCII escape code native support](https://en.wikipedia.org/wiki/ANSI_escape_code#DOS,_OS/2,_and_Windows). In addition, as fastfetch for Windows targets [UCRT](https://learn.microsoft.com/en-us/cpp/windows/universal-crt-deployment) C runtime library, [it must be installed manually](https://support.microsoft.com/en-us/topic/update-for-universal-c-runtime-in-windows-c0514201-7fe6-95a3-b0a5-287930f3560c) as UCRT is only pre-installed in Windows 10 and later.
For the image logo, only chafa is supported due to [a design flaw of ConPTY](https://github.com/microsoft/terminal/issues/1173). In addition, chafa support is not included by default due to the massive dependencies of imagemagick. You must built it yourself.
For the image logo, WezTerm with iterm image protocol is known to work, surprisingly.
### Android