Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
— Added No Ligature version. Only in `.ttf` format. It called **JetBrains Mono NL**. #19
— Fixed problems with tiny gaps between the Box Drawing elements. #84
— Balanced the size of `<>` `</>` ligatures to match in mass. #116
— Fixed problem with not working `<--` ligature. #95
— Added `U+FEFF` symbol. No-break zero space. #147
— `<!--` `-->` ligatures now should be on the same heights. #77
— Corrected `===>` behaviour in loading sequences. #151
— Corrected `A` placement in italics.
— Made dot in the `0` smaller, so it will be more distinguishable from `8` at small sizes.
  • Loading branch information
philippnurullin committed Mar 11, 2020
1 parent 240bde4 commit c7d5193
Show file tree
Hide file tree
Showing 45 changed files with 39,080 additions and 23,187 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Select JetBrains Mono in the IDE settings: go to `Preferences/Settings` → `Edi
3. Restart your IDE.
4. Go to `Preferences/Settings` → `Editor` → `Font`, and pick JetBrains Mono from the Font dropdown.

### **Visual Studio Code**
### **Visual Studio Code**

* Follow the instructions above to step 3.
* Go to the settings editor, from the File menu choose Preferences, Settings or use keyboard shortcut <kbd>Ctrl</kbd>+, (<kbd>Cmd</kbd>+, on Mac).
Expand Down
Binary file modified source/JetBrainsMono Italic.vfc
Binary file not shown.
Loading

0 comments on commit c7d5193

Please sign in to comment.