Rename to Comic Mono

This commit is contained in:
Thai on Cloud9
2019-06-07 11:05:30 +00:00
parent c13e928eef
commit 95ef988207
8 changed files with 42 additions and 35 deletions

View File

@@ -1,10 +1,13 @@
# What it is
A classy font.
# Comic Mono
A monospaced font based on [Shannon Miwa](https://github.com/shannpersand)s [Comic Shanns](https://github.com/shannpersand/comic-shanns).
## Changes in dtinths fork
## Changes from Comic Shanns
1. All glyphs have been adjusted to have exactly the same width (using code based on [monospacifier](https://github.com/cpitclaudel/monospacifier))
2. The glyph metrics have been adjusted to make it display better alongside system font.
3. The name is changed to `Comic Shanns dtinth`.
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.
3. The name is changed to `Comic Mono`.
4. A bold version of the font is generated using [FontForges Embolden](https://fontforge.github.io/Styles.html#Embolden)
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).
## Usage
You can download it and install it like any other font.
@@ -16,18 +19,5 @@ Like if someone made a dumbass version of Comic Sans that is monospaced.
![image 2](https://user-images.githubusercontent.com/4615568/44279592-ca292e00-a206-11e8-9278-4a7566425c0c.png)
![image](https://user-images.githubusercontent.com/4615568/44279593-ca292e00-a206-11e8-9b25-a4533b50d471.png)
## What's in it?
`ABCDEFGHIJKLMNOPQRSTUVWXYZ`
`abcdefghijklmnopqrstuvwxyz`
`1234567890`
`~!@#$%^&*()-—+=;:"'<>,.?/\|[]{}?`
---
### I need help with it...
File an issue, we'll see.
### License
It is licensed under the MIT License.
## License
It is licensed under the [MIT License](LICENSE).