summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjansol <jhs@psonet.com>2019-11-28 20:09:14 +0200
committerChristian Duerr <contact@christianduerr.com>2019-11-28 19:09:14 +0100
commit1836d4679a4bbbadca49ae103c1eb22aa36ff96e (patch)
treeb698151ecb871bf8a503ca44e39b19dca2690ee0 /README.md
parenta075c932f1e88b3a4064102cfeb01b17882f2c68 (diff)
downloadalacritty-1836d4679a4bbbadca49ae103c1eb22aa36ff96e.tar.gz
alacritty-1836d4679a4bbbadca49ae103c1eb22aa36ff96e.zip
Add prerendered PNG and simplified SVG logo
This should help with compatibility problems with some platforms like KDE, that do not support all the features necessary for rendering the default Alacritty logo.
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.md b/README.md
index 12e8524f..13ba027f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
<h1 align="center">Alacritty</h1>
<p align="center">
- <img width="200" alt="Alacritty Logo" src="extra/logo/alacritty-term+scanlines.svg">
+ <img width="200" alt="Alacritty Logo" src="extra/logo/compat/alacritty-term+scanlines.png">
</p>
Alacritty is the fastest terminal emulator in existence. Using the GPU for
@@ -140,7 +140,10 @@ scoop install alacritty
### Other
Prebuilt binaries for Linux, macOS, and Windows can be downloaded from the
-[GitHub releases page](https://github.com/jwilm/alacritty/releases).
+[GitHub releases page](https://github.com/jwilm/alacritty/releases). If your
+desktop environment has trouble rendering the default SVG icons, you can find
+a prerendered SVG as well as simplified versions of the SVG in the
+`extra/logo/compat` directory.
To work properly on Windows, Alacritty requires winpty to emulate UNIX's PTY
API. The agent is a single binary (`winpty-agent.exe`) which **must** be in