feat: dotted zero
parent
9510b87b97
commit
b9691de9eb
|
@ -75,6 +75,7 @@
|
|||
<li>Support Vietnamese</li>
|
||||
<li>Support bold, italic</li>
|
||||
<li>Support ligatures</li>
|
||||
<li>Has dotted zero</li>
|
||||
</ul>
|
||||
<p>
|
||||
<a
|
||||
|
@ -107,7 +108,8 @@
|
|||
<li>Support Vietnamese</li>
|
||||
<li>Support bold, italic</li>
|
||||
<li>Support ligatures</li>
|
||||
<li>Support display font (non mono)</li>
|
||||
<li>Has dotted zero</li>
|
||||
<li>Has display font</li>
|
||||
</ul>
|
||||
<p>
|
||||
Font is narrow, can display much more on small screen. But too much
|
||||
|
@ -138,7 +140,7 @@
|
|||
<li>Support Vietnamese</li>
|
||||
<li>Support bold, italic</li>
|
||||
<li>Support ligatures</li>
|
||||
<li>Support display font (non mono)</li>
|
||||
<li>Has display font</li>
|
||||
</ul>
|
||||
<p>Looks good on my phone.</p>
|
||||
<p>
|
||||
|
@ -192,6 +194,7 @@
|
|||
<li>Support bold</li>
|
||||
<li>No italic</li>
|
||||
<li>No ligatures</li>
|
||||
<li>Has dotted zero</li>
|
||||
</ul>
|
||||
<p>
|
||||
Font is small, can display much more on small screen. I like its curved
|
||||
|
@ -227,6 +230,7 @@
|
|||
<li>No Vietnamese</li>
|
||||
<li>No bold, italic</li>
|
||||
<li>No ligatures (APL-385 not APL386)</li>
|
||||
<li>Has display font (APL333)</li>
|
||||
</ul>
|
||||
<p>I love its wide look, also it's feel nostalgic.</p>
|
||||
<h2>
|
||||
|
@ -239,6 +243,8 @@
|
|||
<li>Support Vietnamese</li>
|
||||
<li>Support bold, italic</li>
|
||||
<li>No ligatures</li>
|
||||
<li>Has dotted zero</li>
|
||||
<li>Has display font</li>
|
||||
</ul>
|
||||
<p>
|
||||
Unique to me. Strange <code>#</code>, looks same as <code>4</code> (I
|
||||
|
@ -261,24 +267,18 @@
|
|||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/microsoft/cascadia-code">Cascadia Code</a>:
|
||||
Microsoft branding font, seems discontinued :(.
|
||||
Microsoft branding font.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/IBM/plex">IBM Plex</a>: IBM branding font,
|
||||
good alternative for Inter.
|
||||
</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 :(.
|
||||
good alternative for Inter, has both monospace and display variant.
|
||||
</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>
|
||||
<a href="https://github.com/belluzj/fantasque-sans"
|
||||
>Fantasque Sans Mono</a
|
||||
>: Comic fonts vibe, seems discontinued :(.
|
||||
>: Comic fonts vibe.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://github.com/slavfox/Cozette">Cozette</a>: feel 8-bit
|
||||
|
@ -313,6 +313,11 @@
|
|||
<a href="https://github.com/iaolo/iA-Fonts">iA-Fonts</a>: Notion mono
|
||||
font.
|
||||
</li>
|
||||
<li>
|
||||
<a href="https://brailleinstitute.org/freefont" rel="nofollow"
|
||||
>Atkinson Hyperlegible</a
|
||||
>: for reading ebook.
|
||||
</li>
|
||||
</ul>
|
||||
<p>
|
||||
<strong>Costing money</strong> fonts, but I like them too much, will
|
||||
|
|
|
@ -24,6 +24,7 @@ JetBrains branding font.
|
|||
- Support Vietnamese
|
||||
- Support bold, italic
|
||||
- Support ligatures
|
||||
- Has dotted zero
|
||||
|
||||
![img00](https://github.com/JetBrains/JetBrainsMono/raw/master/images/character-set@2x.png)
|
||||
|
||||
|
@ -35,7 +36,8 @@ I often choose SS08 variant because I also love
|
|||
- Support Vietnamese
|
||||
- Support bold, italic
|
||||
- Support ligatures
|
||||
- Support display font (non mono)
|
||||
- Has dotted zero
|
||||
- Has display font
|
||||
|
||||
Font is narrow, can display much more on small screen. But too much
|
||||
config/variant for ligatures scares me.
|
||||
|
@ -49,7 +51,7 @@ I often choose Casual variant.
|
|||
- Support Vietnamese
|
||||
- Support bold, italic
|
||||
- Support ligatures
|
||||
- Support display font (non mono)
|
||||
- Has display font
|
||||
|
||||
Looks good on my phone.
|
||||
|
||||
|
@ -73,6 +75,7 @@ bold, strong look.
|
|||
- Support bold
|
||||
- No italic
|
||||
- No ligatures
|
||||
- Has dotted zero
|
||||
|
||||
Font is small, can display much more on small screen. I like its curved look.
|
||||
|
||||
|
@ -89,6 +92,7 @@ Looks unique to me, with some sharp look.
|
|||
- No Vietnamese
|
||||
- No bold, italic
|
||||
- No ligatures (APL-385 not APL386)
|
||||
- Has display font (APL333)
|
||||
|
||||
I love its wide look, also it's feel nostalgic.
|
||||
|
||||
|
@ -99,6 +103,8 @@ Small fonts, saving space.
|
|||
- Support Vietnamese
|
||||
- Support bold, italic
|
||||
- No ligatures
|
||||
- Has dotted zero
|
||||
- Has display font
|
||||
|
||||
Unique to me. Strange `#`, looks same as `4` (I don't like it for now).
|
||||
|
||||
|
@ -106,13 +112,13 @@ Unique to me. Strange `#`, looks same as `4` (I don't like it for now).
|
|||
|
||||
- [Fira Code](https://github.com/tonsky/FiraCode): best ligatures.
|
||||
- [Cascadia Code](https://github.com/microsoft/cascadia-code): Microsoft
|
||||
branding font, seems discontinued :(.
|
||||
branding font.
|
||||
- [IBM Plex](https://github.com/IBM/plex): IBM branding font, good alternative
|
||||
for Inter.
|
||||
- [Input](https://input.djr.com/): seems discontinued :(.
|
||||
- [Monoid](https://github.com/larsenwork/monoid): seems discontinued :(.
|
||||
for Inter, has both monospace and display variant.
|
||||
- [Input](https://input.djr.com/)
|
||||
- [Monoid](https://github.com/larsenwork/monoid)
|
||||
- [Fantasque Sans Mono](https://github.com/belluzj/fantasque-sans): Comic fonts
|
||||
vibe, seems discontinued :(.
|
||||
vibe.
|
||||
- [Cozette](https://github.com/slavfox/Cozette): feel 8-bit vibe, mono to death.
|
||||
But sometimes it's hard to read. Bitmap fonts is hard to install too.
|
||||
- [mononoki](https://github.com/madmalik/mononoki): share same vibe with agave.
|
||||
|
@ -125,6 +131,8 @@ Unique to me. Strange `#`, looks same as `4` (I don't like it for now).
|
|||
- [Intel One Mono](https://github.com/intel/intel-one-mono): latest Intel
|
||||
branding font.
|
||||
- [iA-Fonts](https://github.com/iaolo/iA-Fonts): Notion mono font.
|
||||
- [Atkinson Hyperlegible](https://brailleinstitute.org/freefont): for reading
|
||||
ebook.
|
||||
|
||||
**Costing money** fonts, but I like them too much, will probably buy it if I
|
||||
have money:
|
||||
|
|
Loading…
Reference in New Issue