Rootiest Iosevka Fonts
An Iosevka variant for only the rootiest of programmers. (and anyone else who likes fancy fonts)
This font prefers fancier and curvier character varients and maximum use of ligatures.
The italic forms uses more curves and less "flags" or "tails" than the regular.
The oblique forms also introduce some alternate characters.
Version
This font was built using Iosevka version 31.7.1
The Nerd Font patches were built using Nerd Fonts version 3.2.1
Installation
Install all the fonts using the instructions for your operating system.
Caution
This repository is fairly large (a few GB) and may take a while to clone and consume a lot of disk space. See Minimal Installation for a smaller set.
Linux
cd ~/.local/share/fonts
git clone https://github.com/rootiest/rootiest-iosevka.git
fc-cache -fv
Windows
$home = $env:USERPROFILE
cd $home
git clone https://github.com/rootiest/rootiest-iosevka.git
cd $home\rootiest-iosevka
cp -r * $env:LOCALAPPDATA\Microsoft\Windows\Fonts
MacOS
cd ~
git clone https://github.com/rootiest/rootiest-iosevka.git
cd ~/rootiest-iosevka
cp -r * ~/Library/Fonts
Minimal Installation
Install only the font types you need.
Recommended base set:
- Rootiest Iosevka V2 Font - Regular
- Rootiest Iosevka V2 Font - Italic
- Rootiest Iosevka V2 Font - Oblique
- Rootiest Iosevka V2 Font - Oblique Italic
- Rootiest Iosevka V2 Font - Nerd Font Patch
Thanks
This font wouldn't be possible without the following projects:
-
Iosevka - This is the base font whose character variants are used in this font.
They did all the work here, I just built it with my preferences. -
Nerd Fonts - The Nerd Font variant is built using this patch.
License
This font is licensed under the MIT License.
