mirror of
https://github.com/dtinth/comic-mono-font.git
synced 2026-04-04 07:08:18 +00:00
14
README.md
14
README.md
@@ -60,18 +60,26 @@ I originally changed the font in my IDE to Comic Mono as a joke. I decided to le
|
||||
|
||||
## Changelog
|
||||
|
||||
### Update 2023-09 | v1.1.0
|
||||
### v1.0.0 | 2023-03-17
|
||||
|
||||
- Initial release
|
||||
|
||||
### v1.1.0 | 2023-09-04
|
||||
|
||||
- Adds [Nerd Font](https://www.nerdfonts.com/) patch
|
||||
|
||||
### Update 2024-06 | v2.0.0
|
||||
### v2.0.0 | 2024-06-03
|
||||
|
||||
- Updates the 'l' glyph
|
||||
|
||||
### Update 2024-06 | v2.0.1
|
||||
### v2.0.1 | 2024-06-04
|
||||
|
||||
- Updates the 'l' glyph to make it look less like 'L'
|
||||
|
||||
### v2.0.2 | 2024-06-05
|
||||
|
||||
- Updates the 'l' glyph's tail and kerning
|
||||
|
||||
## Any issues?
|
||||
|
||||
If you notice any, please feel free to open an issue!
|
||||
|
||||
12
index.html
12
index.html
@@ -299,20 +299,24 @@
|
||||
</ul>
|
||||
<br />
|
||||
<h2>Changelog</h2>
|
||||
<h2> v1.1.0 | 2023-09 </h2>
|
||||
<h2> v1.0.0 | 2023-03-17 </h2>
|
||||
<ul>
|
||||
<li>• Initial release</li>
|
||||
</ul>
|
||||
<h2> v1.1.0 | 2023-09-04 </h2>
|
||||
<ul>
|
||||
<li>• Adds <a href="https://www.nerdfonts.com/">Nerd Font</a> patch</li>
|
||||
</ul>
|
||||
<h2> v2.0.0 | 2024-06 </h2>
|
||||
<h2> v2.0.0 | 2024-06-03 </h2>
|
||||
<ul>
|
||||
<li>• Edits the 'l' glyph</li>
|
||||
</ul>
|
||||
<br />
|
||||
<h2> v2.0.1 | 2024-06 </h2>
|
||||
<h2> v2.0.1 | 2024-06-04 </h2>
|
||||
<ul>
|
||||
<li>• Edits the 'l' glyph to make it look less like 'L'</li>
|
||||
</ul>
|
||||
<h2> v2.0.2 | 2024-06 </h2>
|
||||
<h2> v2.0.2 | 2024-06-05 </h2>
|
||||
<ul>
|
||||
<li>• Edits the 'l' glyph's tail and kerning</li>
|
||||
<br />
|
||||
|
||||
Reference in New Issue
Block a user