mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2024-12-23 07:52:00 +00:00
A legible monospace font... the very typeface you’ve been trained to recognize since childhood
_layouts | ||
assets/css | ||
_config.yml | ||
.gitignore | ||
ComicMono-Bold.ttf | ||
ComicMono.ttf | ||
Gemfile | ||
Gemfile.lock | ||
generate.py | ||
LICENSE | ||
README.md |
Comic Mono
A legible monospace font based on Shannon Miwa’s Comic Shanns.
Download
Differences from Comic Shanns
- All glyphs have been adjusted to have exactly the same width (using code based on monospacifier).
- The glyph metrics have been adjusted to make it display better alongside system font, based on Cousine’s metrics.
- The name is changed to
Comic Mono
. - A bold version of the font is generated using FontForge’s Embolden operation.
I have no font creation skills; I’m just a software developer. This font family is created by patching the original font, Comic Shanns, using a Python script, generate.py
.
What does it look like?
{% include_relative generate.py %}
License
It is licensed under the MIT License.