A legible monospace font... the very typeface you’ve been trained to recognize since childhood
Go to file
Thai Pangsakulyanont 4127c9ad43
Update README to clarify this font is based on Comic Shanns v1
On 2020-12-24T03:26:29Z Shannon Miwa released Comic Shanns v2 but this font is still based on v1. So make that clear for now.

1ef567b72e
2020-12-25 20:24:44 +07:00
_layouts https: 2019-06-07 11:25:44 +00:00
assets/css Fix text highlighting 2020-12-25 20:12:59 +07:00
_config.yml Add GA 2019-06-07 13:08:50 +00:00
.gitignore Add website 2019-06-07 11:05:38 +00:00
ComicMono-Bold.ttf Rename to Comic Mono 2019-06-07 11:05:30 +00:00
ComicMono.ttf Rename to Comic Mono 2019-06-07 11:05:30 +00:00
Gemfile Add website 2019-06-07 11:05:38 +00:00
Gemfile.lock Add website 2019-06-07 11:05:38 +00:00
generate.py Add website 2019-06-07 11:05:38 +00:00
LICENSE Rename to Comic Mono 2019-06-07 11:05:30 +00:00
README.md Update README to clarify this font is based on Comic Shanns v1 2020-12-25 20:24:44 +07:00

Comic Mono

A legible monospace font... the very typeface youve been trained to recognize since childhood. This font is a fork of Shannon Miwas Comic Shanns (version 1).

Screenshot

Download

Differences from Comic Shanns

  1. All glyphs have been adjusted to have exactly the same width (using code based on monospacifier).
  2. The glyph metrics have been adjusted to make it display better alongside system font, based on Cousines metrics.
  3. The name is changed to Comic Mono.
  4. A bold version of the font is generated using FontForges Embolden operation.

I have no font creation skills; Im just a software developer. This font family is created by patching the original font, Comic Shanns (v1), using a Python script, generate.py.

What does it look like?

Check it out!

{% include_relative generate.py %}

CDN

You can use this font in your web pages by including the stylesheet. CDN is provided by jsDelivr.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/comic-mono@0.0.1/index.css">

npm Package

The contents of this package is also published to npm, although the font files are not optimized. See fontsource package (below) for a better option.

Packages published by third parties

License

It is licensed under the MIT License.