feat: hinting
parent
e4a1f663d8
commit
056c1d3ef2
|
@ -83,13 +83,14 @@
|
|||
<ul>
|
||||
<li>Choose <strong>OTF</strong> over <strong>TTF</strong> format.</li>
|
||||
<li>Choose static font over variable font.</li>
|
||||
<li>On macOS, ignore hinting. Otherwise, use hinting.</li>
|
||||
</ul>
|
||||
<p>My standard for choosing fonts:</p>
|
||||
<ul>
|
||||
<li>Support Vietnamese</li>
|
||||
<li>Support bold, italic</li>
|
||||
<li>Support ligatures</li>
|
||||
<li>Has dotted zero</li>
|
||||
<li>Has dotted zero, because I dislike slashed zero</li>
|
||||
</ul>
|
||||
<div class="markdown-heading">
|
||||
<h2 class="heading-element">
|
||||
|
|
|
@ -18,13 +18,14 @@ Prefer:
|
|||
|
||||
- Choose **OTF** over **TTF** format.
|
||||
- Choose static font over variable font.
|
||||
- On macOS, ignore hinting. Otherwise, use hinting.
|
||||
|
||||
My standard for choosing fonts:
|
||||
|
||||
- Support Vietnamese
|
||||
- Support bold, italic
|
||||
- Support ligatures
|
||||
- Has dotted zero
|
||||
- Has dotted zero, because I dislike slashed zero
|
||||
|
||||
## [JetBrains Mono](https://github.com/JetBrains/JetBrainsMono)
|
||||
|
||||
|
|
Loading…
Reference in New Issue