1c7064ac8048dae2983397f2c8c9c947a81394a2
[proportionaltomonofont] / README.md
1 # Comic Mono
2 A monospaced font based on [Shannon Miwa](https://github.com/shannpersand)’s [Comic Shanns](https://github.com/shannpersand/comic-shanns).
3
4 ## Changes from Comic Shanns
5 1. All glyphs have been adjusted to have exactly the same width (using code based on [monospacifier](https://github.com/cpitclaudel/monospacifier))
6 2. The glyph metrics have been adjusted to make it display better alongside system font, based on [Cousine](https://fonts.google.com/specimen/Cousine)’s metrics.
7 3. The name is changed to `Comic Mono`.
8 4. A bold version of the font is generated using [FontForge’s Embolden](https://fontforge.github.io/Styles.html#Embolden) 
9
10 I have no font creation skills, just a software developer. The original font, [Comic Shanns](https://github.com/shannpersand/comic-shanns), is patched using a Python script, [`generate.py`](generate.py).
11
12 ## Usage
13 You can download it and install it like any other font.
14
15 ## What does it look like?
16 Like if someone made a dumbass version of Comic Sans that is monospaced.
17
18 ![image 1](https://user-images.githubusercontent.com/4615568/44279591-c9909780-a206-11e8-9e1d-40db6d6db77e.png)
19 ![image 2](https://user-images.githubusercontent.com/4615568/44279592-ca292e00-a206-11e8-9278-4a7566425c0c.png)
20 ![image](https://user-images.githubusercontent.com/4615568/44279593-ca292e00-a206-11e8-9b25-a4533b50d471.png)
21
22 ## License
23 It is licensed under the [MIT License](LICENSE).