feat: update fonts
parent
21617b4964
commit
ec33b03e58
|
@ -85,17 +85,6 @@
|
|||
<li>Support ligatures</li>
|
||||
<li>Has dotted zero</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href="https://github.com/JetBrains/JetBrainsMono/raw/master/images/character-set@2x.png"
|
||||
><img
|
||||
src="https://github.com/JetBrains/JetBrainsMono/raw/master/images/character-set@2x.png"
|
||||
alt="img00"
|
||||
style="max-width: 100%"
|
||||
/></a>
|
||||
</p>
|
||||
<p>
|
||||
Ligatures I prefer: <code>ss02</code>, <code>cv04</code>,
|
||||
<code>cv16</code>, <code>cv18</code>, <code>cv19</code>,
|
||||
|
@ -204,17 +193,6 @@
|
|||
<li>Support bold, italic</li>
|
||||
<li>Support ligatures</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href="https://github.com/belluzj/fantasque-sans/raw/master/Specimen/Specimen.png"
|
||||
><img
|
||||
src="https://github.com/belluzj/fantasque-sans/raw/master/Specimen/Specimen.png"
|
||||
alt="img03"
|
||||
style="max-width: 100%"
|
||||
/></a>
|
||||
</p>
|
||||
<h2>
|
||||
<a
|
||||
id="user-content-apl-385-and-apl386"
|
||||
|
@ -272,37 +250,6 @@
|
|||
<li>No ligatures</li>
|
||||
</ul>
|
||||
<p>Looks unique to me, with some sharp look.</p>
|
||||
<h2>
|
||||
<a
|
||||
id="user-content-martian-mono"
|
||||
class="anchor"
|
||||
aria-hidden="true"
|
||||
tabindex="-1"
|
||||
href="#martian-mono"
|
||||
><span aria-hidden="true" class="octicon octicon-link"></span></a
|
||||
><a href="https://github.com/evilmartians/mono">Martian Mono</a>
|
||||
</h2>
|
||||
<ul>
|
||||
<li>No Vietnamese</li>
|
||||
<li>Support bold</li>
|
||||
<li>No italic</li>
|
||||
<li>No ligatures</li>
|
||||
</ul>
|
||||
<p>
|
||||
Font is wide, remember to edit line height to make it looks good. I like
|
||||
its bold, strong look.
|
||||
</p>
|
||||
<p>
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noopener noreferrer"
|
||||
href="https://github.com/evilmartians/mono/raw/main/documentation/martian-mono-character-set.png"
|
||||
><img
|
||||
src="https://github.com/evilmartians/mono/raw/main/documentation/martian-mono-character-set.png"
|
||||
alt="img02"
|
||||
style="max-width: 100%"
|
||||
/></a>
|
||||
</p>
|
||||
<h2>
|
||||
<a
|
||||
id="user-content-nerd-fonts"
|
||||
|
@ -353,6 +300,10 @@
|
|||
<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>
|
||||
</ul>
|
||||
<h3>
|
||||
<a
|
||||
|
|
|
@ -26,8 +26,6 @@ JetBrains branding font.
|
|||
- Support ligatures
|
||||
- Has dotted zero
|
||||
|
||||
![img00](https://github.com/JetBrains/JetBrainsMono/raw/master/images/character-set@2x.png)
|
||||
|
||||
Ligatures I prefer: `ss02`, `cv04`, `cv16`, `cv18`, `cv19`, `cv20`.
|
||||
|
||||
## [Iosevka](https://github.com/be5invis/Iosevka)
|
||||
|
@ -87,8 +85,6 @@ Comic vibe. Look smoothly and too much curve.
|
|||
- Support bold, italic
|
||||
- Support ligatures
|
||||
|
||||
![img03](https://github.com/belluzj/fantasque-sans/raw/master/Specimen/Specimen.png)
|
||||
|
||||
## [APL-385](https://apl385.com/fonts/index.htm) and [APL386](https://github.com/abrudz/APL386)
|
||||
|
||||
- No Vietnamese
|
||||
|
@ -119,18 +115,6 @@ Looks fancy. Strange `#`.
|
|||
|
||||
Looks unique to me, with some sharp look.
|
||||
|
||||
## [Martian Mono](https://github.com/evilmartians/mono)
|
||||
|
||||
- No Vietnamese
|
||||
- Support bold
|
||||
- No italic
|
||||
- No ligatures
|
||||
|
||||
Font is wide, remember to edit line height to make it looks good. I like its
|
||||
bold, strong look.
|
||||
|
||||
![img02](https://github.com/evilmartians/mono/raw/main/documentation/martian-mono-character-set.png)
|
||||
|
||||
## [Nerd Fonts](https://github.com/ryanoasis/nerd-fonts)
|
||||
|
||||
For fancy terminal, only need `NerdFontsSymbolsOnly`
|
||||
|
@ -147,6 +131,8 @@ For fancy terminal, only need `NerdFontsSymbolsOnly`
|
|||
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.
|
||||
|
||||
### Bitmap/Oldschool
|
||||
|
||||
|
|
Loading…
Reference in New Issue