@@ -7,23 +7,40 @@ Some notable changes are:
77* Patched with [ Nerd-Font-Patcher] [ NFP ] (search for ` FontPatcher.zip ` ).
88* Slashed zero instead of dotted one.
99* Uses the alternate ` u ` with a downwards bar.
10- * Uses the old ` 5 ` , ` J ` , ` & ` , ` , ` , ` ; ` and ` - ` from ` v2.001 ` .
10+ * Uses the alternate ` g ` with a rounded bottom.
11+ * Uses the alternate/old ` 5 ` .
12+ * Uses old ` J ` with a bar on top.
13+ * All non-alphanumeric ascii chars have been taken from ` v2.001 ` .
1114* All non-alphanumeric ascii chars have medium thickness.
15+ * Modified ` ascent/descent ` to workaround the [ line height issue] [ lineBug ] (this
16+ may cause problems with certain glyphs).
17+ * Additional "Condensed" variant (-6%) available to better utilize horizontal
18+ screen space.
1219
13- Download highly compressed archives from the [ releases tab] [ rel ] .
20+ *** Download the ttf files from the [ releases tab] [ rel ] .***
1421
1522[ JBM ] : https://github.com/JetBrains/JetBrainsMono
1623[ NFP ] : https://github.com/ryanoasis/nerd-fonts/releases/latest
1724[ rel ] : https://github.com/N-R-K/NRK-Mono/releases
1825
1926## Preview
2027
21- ![ Preview] ( preview.png )
28+ ![ Preview] ( preview.webp )
2229
2330## License
2431
2532Same as JetBrainsMono.
2633
34+ ## Changelog v2.1.0
35+
36+ * The ttf files are no longer checked into the git repo
37+ (use the [ releases tab] [ rel ] instead).
38+ * The font patching/building is now done through a series of scripts.
39+ * Condensed version is back.
40+ * Changed ` g ` to the googly variant.
41+ * Patched ` u ` more comprehensively. The previous version only patched the ASCII
42+ ` u ` and left different variants (such as ` ù ` ) untouched.
43+
2744## Changelog v2.0.0
2845
2946This update brings a lot of breaking changes:
0 commit comments