mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2026-02-25 16:21:09 +00:00
@@ -53,6 +53,10 @@ I originally changed the font in my IDE to Comic Mono as a joke. I decided to le
|
||||
2. I remade the Bold weight style and added a Light weight style as well
|
||||
3. I added Italic styles for each weight style
|
||||
|
||||
## Update 2023-09
|
||||
|
||||
- Adds [Nerd Font](https://www.nerdfonts.com/) patch
|
||||
|
||||
## Any issues?
|
||||
|
||||
If you notice any, please feel free to open an issue!
|
||||
|
||||
18
index.html
18
index.html
@@ -118,7 +118,7 @@
|
||||
</div>
|
||||
<br />
|
||||
<h2 id="downloads">Downloads</h2>
|
||||
<div>
|
||||
<div class="twoColumnsIfFits">
|
||||
<div>
|
||||
<h3>TrueType Format</h3>
|
||||
<ul>
|
||||
@@ -274,16 +274,20 @@
|
||||
</p>
|
||||
<h2>Differences from Comic Shanns/Comic Mono:</h2>
|
||||
<br />
|
||||
<ol>
|
||||
<li>• I edited the 'a' to make it look less like an 'o'</li>
|
||||
<ul>
|
||||
<li>• Edits the 'a' to make it look less like an 'o'</li>
|
||||
<br />
|
||||
<li>
|
||||
• I remade the Bold weight style and added a Light weight style as
|
||||
well
|
||||
• Remakes the Bold weight style and adds a Light weight style as well
|
||||
</li>
|
||||
<br />
|
||||
<li>• I added Italic styles for each weight style</li>
|
||||
</ol>
|
||||
<li>• Adds Italic styles for each weight style</li>
|
||||
</ul>
|
||||
<br />
|
||||
<h2>Update 2023-09</h2>
|
||||
<ul>
|
||||
<li>• Adds <a href="https://www.nerdfonts.com/">Nerd Font</a> patch</li>
|
||||
</ul>
|
||||
<br />
|
||||
<h2>Any issues?</h2>
|
||||
<p>If you notice any, please feel free to open an issue!</p>
|
||||
|
||||
Reference in New Issue
Block a user