feat: update fonts

main
sudo pacman -Syu 2024-03-22 23:17:26 +07:00
parent 2fe5cb194a
commit 08d9ced335
2 changed files with 44 additions and 25 deletions

View File

@ -317,10 +317,6 @@
<a href="https://github.com/tonsky/FiraCode">Fira Code</a>: best
ligatures.
</li>
<li>
<a href="https://github.com/microsoft/cascadia-code">Cascadia Code</a>:
Microsoft branding font.
</li>
<li><a href="https://input.djr.com/" rel="nofollow">Input</a></li>
<li><a href="https://github.com/larsenwork/monoid">Monoid</a></li>
<li>
@ -336,18 +332,10 @@
<a href="https://github.com/coz-m/MPLUS_FONTS">M+</a>: Japanese
aesthetic.
</li>
<li>
<a href="https://github.com/iaolo/iA-Fonts">iA-Fonts</a>: Notion mono
font.
</li>
<li>
<a href="https://github.com/evilmartians/mono">Martian Mono</a>: wide
font with bold, strong look.
</li>
<li>
<a href="https://github.com/intel/intel-one-mono">Intel One Mono</a>:
latest Intel branding font.
</li>
<li>
<a href="https://github.com/0xType/0xProto">0xProto</a>: found it on
Instagram.
@ -356,10 +344,6 @@
<a href="https://github.com/eigilnikolajsen/commit-mono">Commit Mono</a
>: claim to be true netral font. Also I love the website.
</li>
<li>
<a href="https://github.com/githubnext/monaspace">Monaspace</a>: new
GitHub fonts with Texture Healing.
</li>
<li>
<a href="https://github.com/rubjo/victor-mono">Victor Mono</a>: love
italic.
@ -368,6 +352,22 @@
<a href="https://github.com/subframe7536/maple-font">Maple Font</a>: fun
shape.
</li>
<li>
<a href="https://github.com/microsoft/cascadia-code">Cascadia Code</a>:
Microsoft branding font.
</li>
<li>
<a href="https://github.com/intel/intel-one-mono">Intel One Mono</a>:
latest Intel branding font.
</li>
<li>
<a href="https://github.com/githubnext/monaspace">Monaspace</a>: new
GitHub fonts with Texture Healing.
</li>
<li>
<a href="https://github.com/iaolo/iA-Fonts">iA-Fonts</a>: Notion mono
font.
</li>
</ul>
<div class="markdown-heading">
<h3 class="heading-element">Bitmap/Oldschool</h3>
@ -442,7 +442,7 @@
</li>
<li>
<a href="https://github.com/arrowtype/shantell-sans">Shantell Sans</a>:
another Comit vibe.
another Comic vibe.
<ul>
<li>
<a href="https://shantellsans.com/process" rel="nofollow"
@ -470,6 +470,20 @@
>
</li>
</ul>
<div class="markdown-heading">
<h2 class="heading-element">Tools</h2>
<a
id="user-content-tools"
class="anchor"
aria-label="Permalink: Tools"
href="#tools"
><span aria-hidden="true" class="octicon octicon-link"></span
></a>
</div>
<ul>
<li><a href="https://github.com/fontforge/fontforge">FontForge</a></li>
<li><a href="https://github.com/rosettatype/hyperglot">Hyperglot</a></li>
</ul>
<div>
Feel free to ask me via

View File

@ -123,26 +123,26 @@ For fancy terminal, only need `NerdFontsSymbolsOnly`
## Murr fonts, but I don't use much now (some fonts I already try in the past)
- [Fira Code](https://github.com/tonsky/FiraCode): best ligatures.
- [Cascadia Code](https://github.com/microsoft/cascadia-code): Microsoft
branding font.
- [Input](https://input.djr.com/)
- [Monoid](https://github.com/larsenwork/monoid)
- [mononoki](https://github.com/madmalik/mononoki): share same vibe with agave.
- [Ubuntu Monospace](https://design.ubuntu.com/font): nostalogic to me since
first Linux distro I use is Ubuntu.
- [M+](https://github.com/coz-m/MPLUS_FONTS): Japanese aesthetic.
- [iA-Fonts](https://github.com/iaolo/iA-Fonts): Notion mono font.
- [Martian Mono](https://github.com/evilmartians/mono): wide font with bold,
strong look.
- [Intel One Mono](https://github.com/intel/intel-one-mono): latest Intel
branding font.
- [0xProto](https://github.com/0xType/0xProto): found it on Instagram.
- [Commit Mono](https://github.com/eigilnikolajsen/commit-mono): claim to be
true netral font. Also I love the website.
- [Monaspace](https://github.com/githubnext/monaspace): new GitHub fonts with
Texture Healing.
- [Victor Mono](https://github.com/rubjo/victor-mono): love italic.
- [Maple Font](https://github.com/subframe7536/maple-font): fun shape.
- [Cascadia Code](https://github.com/microsoft/cascadia-code): Microsoft
branding font.
- [Intel One Mono](https://github.com/intel/intel-one-mono): latest Intel
branding font.
- [Monaspace](https://github.com/githubnext/monaspace): new GitHub fonts with
Texture Healing.
- [iA-Fonts](https://github.com/iaolo/iA-Fonts): Notion mono font.
### Bitmap/Oldschool
@ -166,7 +166,7 @@ For fancy terminal, only need `NerdFontsSymbolsOnly`
font.
- [Atkinson Hyperlegible](https://brailleinstitute.org/freefont): for reading
ebook.
- [Shantell Sans](https://github.com/arrowtype/shantell-sans): another Comit
- [Shantell Sans](https://github.com/arrowtype/shantell-sans): another Comic
vibe.
- [The Story of Shantell Sans](https://shantellsans.com/process)
@ -175,3 +175,8 @@ have money:
- [PragmataPro](https://fsd.it/shop/fonts/pragmatapro/)
- [Berkeley Mono Typeface](https://berkeleygraphics.com/typefaces/berkeley-mono/)
## Tools
- [FontForge](https://github.com/fontforge/fontforge)
- [Hyperglot](https://github.com/rosettatype/hyperglot)