diff --git a/Fira Code-Regular.ufo/glyphs/ampersand_ampersand.glif b/Fira Code-Regular.ufo/glyphs/ampersand_ampersand.glif index 5e47e54..d77929b 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 cc50897..f97059a 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 f5d3afd..c9d32aa 100644 Binary files a/FiraCode-Regular.otf and b/FiraCode-Regular.otf differ diff --git a/FiraCode-Regular.ttf b/FiraCode-Regular.ttf index cdaf8d7..6a4e82d 100644 Binary files a/FiraCode-Regular.ttf and b/FiraCode-Regular.ttf differ diff --git a/README.md b/README.md index 1d6e67f..8f095fe 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:** `>>=` `=<<` `<<=` `->>` `->` `=>` `<<-` `<-` `===` `==` `<=>` `>=` `<=` `>>` `<<` `!==` `!=` `<>`