Browse Source

first commit

master
zdm 3 years ago
commit
98d4e19f95
8 changed files with 25 additions and 0 deletions
  1. +25
    -0
      README.md
  2. BIN
      myosevka-bold.ttf
  3. BIN
      myosevka-bolditalic.ttf
  4. BIN
      myosevka-boldoblique.ttf
  5. BIN
      myosevka-italic.ttf
  6. BIN
      myosevka-oblique.ttf
  7. BIN
      myosevka-regular.ttf
  8. BIN
      screenshot.png

+ 25
- 0
README.md View File

@@ -0,0 +1,25 @@
Some [random anons](https://yuki.la/g/72836770#p72842483) custom [Iosevka](https://github.com/be5invis/Iosevka) font build.

![Iosevka font](screenshot.png)

## Install

Clone the repo or download the fonts to `~/.fonts`

```
git clone https://git.lain.church/zdm/anons-font ~/.fonts/anons-font
```

Update your font cache

```
fc-cache -fv ~/.fonts
```

Confirm the font is installed

```
fc-list | grep 'Iosevka Custom'
```

Most programs need to be restarted to be able to select this font from the newly built font cache.

BIN
myosevka-bold.ttf View File


BIN
myosevka-bolditalic.ttf View File


BIN
myosevka-boldoblique.ttf View File


BIN
myosevka-italic.ttf View File


BIN
myosevka-oblique.ttf View File


BIN
myosevka-regular.ttf View File


BIN
screenshot.png View File

Before After
Width: 864  |  Height: 972  |  Size: 103KB

Loading…
Cancel
Save