X-Git-Url: https://software.frrobert.com/proportionaltomonofont/blobdiff_plain/d63ec5b88a66616c0739d2ce6421156912ac5e2c..66db8873f6e3219abb7924f0926947e00fec7448:/README.md diff --git a/README.md b/README.md index e935440..c007420 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ # Comic Mono -A legible monospace font based on [Shannon Miwa](https://github.com/shannpersand)’s [Comic Shanns](https://github.com/shannpersand/comic-shanns). +A legible monospace font... the very typeface you’ve been trained to recognize since childhood. This font is a fork of [Shannon Miwa](https://github.com/shannpersand)’s [Comic Shanns](https://github.com/shannpersand/comic-shanns). + +

+ + Screenshot + +

## Download - [ComicMono.ttf](https://dtinth.github.io/comic-mono-font/ComicMono.ttf) @@ -24,5 +30,17 @@ I have no font creation skills; I’m just a software developer. This font famil {% include_relative generate.py %} ``` +## CDN +You can use this font in your web pages by including the stylesheet. CDN is provided by [jsDelivr](https://www.jsdelivr.com/package/npm/comic-mono). +```html + +``` + +## npm Package +This package is [published to npm](https://www.npmjs.com/package/comic-mono). + +## Packages published by third parties +- Arch Linux AUR: [ttf-comic-mono-git](https://aur.archlinux.org/packages/ttf-comic-mono-git/) (maintained by DBourgeoisat) + ## License It is licensed under the [MIT License](LICENSE).