feat: font taste change
parent
373565fd13
commit
236e3b3f28
|
@ -64,8 +64,8 @@
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
<p>
|
||||||
All images belows is official images I got from fonts website or github.
|
All images belows is either official images I got from fonts website or my
|
||||||
I'm too lazy to screenshot anw :D
|
own screenshots. I'm too lazy to screenshot anw :D
|
||||||
</p>
|
</p>
|
||||||
<h2>
|
<h2>
|
||||||
<a
|
<a
|
||||||
|
@ -74,7 +74,7 @@
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
href="#jetbrains-mono"
|
href="#jetbrains-mono"
|
||||||
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
||||||
>JetBrains Mono
|
><a href="https://github.com/JetBrains/JetBrainsMono">JetBrains Mono</a>
|
||||||
</h2>
|
</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Support Vietnamese</li>
|
<li>Support Vietnamese</li>
|
||||||
|
@ -114,7 +114,10 @@
|
||||||
<li>Support ligatures</li>
|
<li>Support ligatures</li>
|
||||||
<li>Support display font (non mono)</li>
|
<li>Support display font (non mono)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Font is narrow, can display much more on small screen.</p>
|
<p>
|
||||||
|
Font is narrow, can display much more on small screen. But too much
|
||||||
|
config/variant for ligatures scares me.
|
||||||
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
@ -245,7 +248,7 @@
|
||||||
<li>No bold, italic</li>
|
<li>No bold, italic</li>
|
||||||
<li>No ligatures</li>
|
<li>No ligatures</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>Feel nostalgic. But sometimes it's hard to read.</p>
|
<p>Feel 8-bit vibe, mono to death. But sometimes it's hard to read.</p>
|
||||||
<p>
|
<p>
|
||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
@ -272,16 +275,41 @@
|
||||||
ligatures.
|
ligatures.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="https://github.com/microsoft/cascadia-code">Cascadia Code</a>
|
<a href="https://github.com/microsoft/cascadia-code">Cascadia Code</a>:
|
||||||
|
seems discontinued :(.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://input.djr.com/" rel="nofollow">Input</a>: seems
|
||||||
|
discontinued :(.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/larsenwork/monoid">Monoid</a>: seems
|
||||||
|
discontinued :(.
|
||||||
</li>
|
</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>
|
<li>
|
||||||
<a href="https://github.com/belluzj/fantasque-sans"
|
<a href="https://github.com/belluzj/fantasque-sans"
|
||||||
>Fantasque Sans Mono</a
|
>Fantasque Sans Mono</a
|
||||||
|
>: Comic fonts vibe, seems discontinued :(.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a href="https://github.com/madmalik/mononoki">mononoki</a>: share same
|
||||||
|
vibe with agave.
|
||||||
|
</li>
|
||||||
|
</ul>
|
||||||
|
<p>"Costing money" fonts, but I like it, will buy it if I have money:</p>
|
||||||
|
<ul>
|
||||||
|
<li>
|
||||||
|
<a href="https://fsd.it/shop/fonts/pragmatapro/" rel="nofollow"
|
||||||
|
>PragmataPro</a
|
||||||
|
>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
<a
|
||||||
|
href="https://berkeleygraphics.com/typefaces/berkeley-mono/"
|
||||||
|
rel="nofollow"
|
||||||
|
>Berkeley Mono Typeface</a
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
<li><a href="https://github.com/madmalik/mononoki">mononoki</a></li>
|
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<div>
|
<div>
|
||||||
|
|
|
@ -9,10 +9,10 @@ TLDR:
|
||||||
- Use [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono) for code.
|
- Use [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono) for code.
|
||||||
- Use [Inter](https://github.com/rsms/inter) for everything else.
|
- Use [Inter](https://github.com/rsms/inter) for everything else.
|
||||||
|
|
||||||
All images belows is official images I got from fonts website or github.
|
All images belows is either official images I got from fonts website or my own screenshots.
|
||||||
I'm too lazy to screenshot anw :D
|
I'm too lazy to screenshot anw :D
|
||||||
|
|
||||||
## JetBrains Mono
|
## [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono)
|
||||||
|
|
||||||
- Support Vietnamese
|
- Support Vietnamese
|
||||||
- Support bold, italic
|
- Support bold, italic
|
||||||
|
@ -30,6 +30,7 @@ I often choose SS08 variant because I also love [PragmataPro](https://fsd.it/sho
|
||||||
- Support display font (non mono)
|
- Support display font (non mono)
|
||||||
|
|
||||||
Font is narrow, can display much more on small screen.
|
Font is narrow, can display much more on small screen.
|
||||||
|
But too much config/variant for ligatures scares me.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
@ -90,7 +91,7 @@ I love its wide look, also it's feel nostalgic.
|
||||||
- No bold, italic
|
- No bold, italic
|
||||||
- No ligatures
|
- No ligatures
|
||||||
|
|
||||||
Feel nostalgic.
|
Feel 8-bit vibe, mono to death.
|
||||||
But sometimes it's hard to read.
|
But sometimes it's hard to read.
|
||||||
|
|
||||||

|

|
||||||
|
@ -98,8 +99,13 @@ But sometimes it's hard to read.
|
||||||
## Murr fonts, but I don't use much
|
## Murr fonts, but I don't use much
|
||||||
|
|
||||||
- [Fira Code](https://github.com/tonsky/FiraCode): best ligatures.
|
- [Fira Code](https://github.com/tonsky/FiraCode): best ligatures.
|
||||||
- [Cascadia Code](https://github.com/microsoft/cascadia-code)
|
- [Cascadia Code](https://github.com/microsoft/cascadia-code): seems discontinued :(.
|
||||||
- [Input](https://input.djr.com/)
|
- [Input](https://input.djr.com/): seems discontinued :(.
|
||||||
- [Monoid](https://github.com/larsenwork/monoid)
|
- [Monoid](https://github.com/larsenwork/monoid): seems discontinued :(.
|
||||||
- [Fantasque Sans Mono](https://github.com/belluzj/fantasque-sans)
|
- [Fantasque Sans Mono](https://github.com/belluzj/fantasque-sans): Comic fonts vibe, seems discontinued :(.
|
||||||
- [mononoki](https://github.com/madmalik/mononoki)
|
- [mononoki](https://github.com/madmalik/mononoki): share same vibe with agave.
|
||||||
|
|
||||||
|
"Costing money" fonts, but I like it, will buy it if I have money:
|
||||||
|
|
||||||
|
- [PragmataPro](https://fsd.it/shop/fonts/pragmatapro/)
|
||||||
|
- [Berkeley Mono Typeface](https://berkeleygraphics.com/typefaces/berkeley-mono/)
|
||||||
|
|
Loading…
Reference in New Issue