summaryrefslogtreecommitdiff
path: root/README.md
blob: 6206fd65bae97dfbb0d10f43b513c76e5e860617 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Neo Comic Mono
A legible monospace font... the very typeface you’ve been trained to recognize since childhood. This font is a fork of [Shannon Miwa](https://github.com/shannpersand)’s [Comic Shanns](https://github.com/shannpersand/comic-shanns) (version 2) with my small polish additions.

<p class="website-hidden">
  <a href="https://dtinth.github.io/comic-mono-font/">
    <img src="https://repository-images.githubusercontent.com/164606802/cd83d680-894c-11e9-83f7-c353c70df1cb" alt="Screenshot">
  </a>
</p>

## Installation
``` bash
make download
make
sudo make install # Only for linux and I don't realy even know, if I do it "the right way", so good luck.
```

### Requirments
* python3
* fontforge
* wget

## Origins
Originaly it was [Comic Mono Font](https://github.com/dtinth/comic-mono-font), but becouse of lack of support of new characters; I created my own fork that is build with Comic Shanns V2 and with small additions of my own characters.

## License
It is licensed under the [MIT License](LICENSE).
Software created with 💖