From cad1b739556ffba4881d0b87bb14de5e33d3e650 Mon Sep 17 00:00:00 2001 From: Flynn Milligan Date: Mon, 22 Feb 2016 10:37:04 -0800 Subject: [PATCH] add Void installation instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 074d9da..9f96c39 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Quit your editor/program. Unzip and open the folder. * **[Windows](https://www.microsoft.com/en-us/Typography/TrueTypeInstall.aspx)** * **Linux** : Copy the .ttf files to your fonts-directory → Run `sudo fc-cache`. - Arch Linux users can install the font from the AUR [here](https://aur.archlinux.org/packages/ttf-iosevka) using an AUR wrapper or by doing it manually. [All variants](https://aur.archlinux.org/packages/?O=0&SeB=nd&K=ttf-iosevka&SB=n&SO=a&PP=50&do_Search=Go). + - Void Linux users can install the font with `xbps-install font-iosevka`. ## Weights, Variants and OpenType features @@ -175,4 +176,4 @@ The current avaliable styles are: - The digaphs defined in Unicode is now single-width. - Reorganized subfamilies: Now the default Iosevka does not contain full-width glyphs any more. -![Family Matrix](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/matrix.png) \ No newline at end of file +![Family Matrix](https://raw.githubusercontent.com/be5invis/Iosevka/master/images/matrix.png)