summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThai Pangsakulyanont <dtinth@spacet.me>2020-12-29 06:50:40 +0700
committerGitHub <noreply@github.com>2020-12-29 06:50:40 +0700
commit9a96d04cdd2919964169192e7d9de5012ef66de4 (patch)
tree2dbc4c415b3e5a52e1ac97e804216062286c6850
parent4127c9ad436bab55e73df53f7cc714fdef09ae19 (diff)
downloadneo-comic-mono-font-9a96d04cdd2919964169192e7d9de5012ef66de4.tar.gz
neo-comic-mono-font-9a96d04cdd2919964169192e7d9de5012ef66de4.tar.bz2
neo-comic-mono-font-9a96d04cdd2919964169192e7d9de5012ef66de4.zip
Link to Reddit comment with more information about glyph metric adjustments
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 00ec9c5..88155ac 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ A legible monospace font... the very typeface you’ve been trained to recognize
- [ComicMono-Bold.ttf](https://dtinth.github.io/comic-mono-font/ComicMono-Bold.ttf)
## Differences 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)).
+1. All glyphs have been [adjusted](https://www.reddit.com/r/programming/comments/kj0prs/comic_mono_font/ghc7krt/?utm_source=reddit&utm_medium=web2x&context=3) 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, 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 [FontForge’s Embolden](https://fontforge.github.io/Styles.html#Embolden) operation.
Software created with 💖