Compare commits

...

4 Commits

Author SHA1 Message Date
Kyle Beechly
1717ffae4d
Merge 42f87c5495 into 6a133be323 2024-07-08 12:00:48 +02:00
Thai Pangsakulyanont
6a133be323
recommend other fonts that are fork of Comic Shanns too 2024-07-06 17:32:04 +07:00
Thai Pangsakulyanont
32b64e280c
Merge pull request #14 from arran4/patch-1
Added my ebuild for it in my gentoo overlay
2024-07-06 17:21:13 +07:00
Arran Ubels
0dcbaa0d59
Added my ebuild for it in my gentoo overlay 2024-07-06 10:28:28 +10:00

View File

@ -36,6 +36,11 @@ I have no font creation skills; Im just a software developer. This font famil
{% include_relative generate.py %}
```
## Check out these fonts as well
- The original [Comic Shanns](https://github.com/shannpersand/comic-shanns) by [Shannon Miwa](https://github.com/shannpersand) has V2 released with support for accented characters and other symbols, such as math symbols.
- Check out [Serious Shanns](https://github.com/kaBeech/serious-shanns) by [Kyle Beechly](https://github.com/kaBeech), which has more modifications to further enhance the legibility, lighter weight, and Nerd Font version.
- Check out [Comic Shanns Mono](https://github.com/jesusmgg/comic-shanns-mono) by [Jesus Gonzalez](https://github.com/jesusmgg), which is based on Comic Shanns v2 but with metrics adjusted and with more additional characters.
## 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
@ -48,6 +53,7 @@ The contents of this package is also [published to npm](https://www.npmjs.com/pa
## Packages published by third parties
- Fontsource: [@fontsource/comic-mono](https://www.npmjs.com/package/@fontsource/comic-mono) ([thanks @DecliningLotus](https://github.com/fontsource/fontsource/pull/117))
- Arch Linux AUR: [ttf-comic-mono-git](https://aur.archlinux.org/packages/ttf-comic-mono-git/) (maintained by DBourgeoisat)
- Gentoo LInux Overlay: [comic-mono-font](https://gpo.zugaina.org/Overlays/arrans-overlay/media-fonts/comic-mono-font)
## License
It is licensed under the [MIT License](LICENSE).