diff --git a/Fira Code-Regular.ufo/glyphs/ampersand_ampersand.glif b/Fira Code-Regular.ufo/glyphs/ampersand_ampersand.glif index 5e47e542ec..d77929bf6f 100644 --- a/Fira Code-Regular.ufo/glyphs/ampersand_ampersand.glif +++ b/Fira Code-Regular.ufo/glyphs/ampersand_ampersand.glif @@ -1,15 +1,15 @@ - + - - - - - - - + + + + + + + diff --git a/Fira Code-Regular.ufo/glyphs/bar_bar.glif b/Fira Code-Regular.ufo/glyphs/bar_bar.glif index cc5089779f..f97059a0fe 100644 --- a/Fira Code-Regular.ufo/glyphs/bar_bar.glif +++ b/Fira Code-Regular.ufo/glyphs/bar_bar.glif @@ -1,15 +1,15 @@ - + - - - - - - - + + + + + + + diff --git a/FiraCode-Regular.otf b/FiraCode-Regular.otf index f5d3afd95f..c9d32aaed8 100644 Binary files a/FiraCode-Regular.otf and b/FiraCode-Regular.otf differ diff --git a/FiraCode-Regular.ttf b/FiraCode-Regular.ttf index cdaf8d7986..6a4e82d8d7 100644 Binary files a/FiraCode-Regular.ttf and b/FiraCode-Regular.ttf differ diff --git a/README.md b/README.md index 1d6e67f66a..8f095fe002 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## Fira Code: monospaced font with programming ligatures -#### [Download Fira Code v0.2](https://github.com/tonsky/FiraCode/releases/download/0.2/FiraCode-Regular.otf) +#### [Download Fira Code v0.2.1](https://github.com/tonsky/FiraCode/releases/download/0.2.1/FiraCode-Regular.otf) ### Problem @@ -55,11 +55,15 @@ Fira Code was inspired by [Hasklig font](https://github.com/i-tu/Hasklig): Ligat ### Changelog -Version 0.2: +**Version 0.2.1:** + +Fixed witdh of `&&` and `||` + +**Version 0.2:** `-->` `<--` `&&` `||` `=>>` `=/=` -Version 0.1: +**Version 0.1:** `>>=` `=<<` `<<=` `->>` `->` `=>` `<<-` `<-` `===` `==` `<=>` `>=` `<=` `>>` `<<` `!==` `!=` `<>`