Skip to content

Latest commit

 

History

History
52 lines (46 loc) · 2.28 KB

2017-01-03-downloads.md

File metadata and controls

52 lines (46 loc) · 2.28 KB
title short_title bg color fa-icon page
Fonts Downloads
Fonts
#1E5D8A
white
download
font-downloads

Downloads

{% for font in site.data.fonts.fonts %}
{{ font.patchedName }} {% assign upN = font.unpatchedName | split: " " | join: "" %} {% assign pN = font.patchedName | split: " " | join: "" %}

{% if font.RFN == true or upN != pN %} • {% if font.RFN == true %}Reserved{% else %}Original{% endif %} Font Name: {{ font.unpatchedName }}
{% endif %} • Version: {{ font.version }}
• Info: {{ font.description }}
Download {% if font.linkPreviewFont != false %} Preview {% endif %}
{% endfor %}

Other Download & Install Options

Homebrew

```sh brew install --cask font--nerd-font ```

Arch Community Repository