Skip to content

Commit 8c866be

Browse files
committed
Version 0.2.1
1 parent 42b1188 commit 8c866be

File tree

5 files changed

+23
-19
lines changed

5 files changed

+23
-19
lines changed

Fira Code-Regular.ufo/glyphs/ampersand_ampersand.glif

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<glyph name="ampersand_ampersand" format="1">
3-
<advance width="900"/>
3+
<advance width="1200"/>
44
<outline>
55
<contour>
6-
<point x="700" y="62" type="line"/>
7-
<point x="487" y="465" type="line"/>
8-
<point x="413" y="465" type="line"/>
9-
<point x="200" y="62" type="line"/>
10-
<point x="289" y="62" type="line"/>
11-
<point x="449" y="391" type="line"/>
12-
<point x="609" y="62" type="line"/>
6+
<point x="850" y="62" type="line"/>
7+
<point x="637" y="465" type="line"/>
8+
<point x="563" y="465" type="line"/>
9+
<point x="350" y="62" type="line"/>
10+
<point x="439" y="62" type="line"/>
11+
<point x="599" y="391" type="line"/>
12+
<point x="759" y="62" type="line"/>
1313
</contour>
1414
</outline>
1515
<lib>

Fira Code-Regular.ufo/glyphs/bar_bar.glif

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<glyph name="bar_bar" format="1">
3-
<advance width="900"/>
3+
<advance width="1200"/>
44
<outline>
55
<contour>
6-
<point x="200" y="464" type="line"/>
7-
<point x="413" y="61" type="line"/>
8-
<point x="487" y="61" type="line"/>
9-
<point x="700" y="464" type="line"/>
10-
<point x="611" y="464" type="line"/>
11-
<point x="451" y="135" type="line"/>
12-
<point x="291" y="464" type="line"/>
6+
<point x="350" y="464" type="line"/>
7+
<point x="563" y="61" type="line"/>
8+
<point x="637" y="61" type="line"/>
9+
<point x="850" y="464" type="line"/>
10+
<point x="761" y="464" type="line"/>
11+
<point x="601" y="135" type="line"/>
12+
<point x="441" y="464" type="line"/>
1313
</contour>
1414
</outline>
1515
<lib>

FiraCode-Regular.otf

0 Bytes
Binary file not shown.

FiraCode-Regular.ttf

4 Bytes
Binary file not shown.

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Fira Code: monospaced font with programming ligatures
22

3-
#### [Download Fira Code v0.2](https://github.com/tonsky/FiraCode/releases/download/0.2/FiraCode-Regular.otf)
3+
#### [Download Fira Code v0.2.1](https://github.com/tonsky/FiraCode/releases/download/0.2.1/FiraCode-Regular.otf)
44

55
### Problem
66

@@ -55,11 +55,15 @@ Fira Code was inspired by [Hasklig font](https://github.com/i-tu/Hasklig): Ligat
5555

5656
### Changelog
5757

58-
Version 0.2:
58+
**Version 0.2.1:**
59+
60+
Fixed witdh of `&&` and `||`
61+
62+
**Version 0.2:**
5963

6064
`-->` `<--` `&&` `||` `=>>` `=/=`
6165

62-
Version 0.1:
66+
**Version 0.1:**
6367

6468
`>>=` `=<<` `<<=` `->>` `->` `=>` `<<-` `<-`
6569
`===` `==` `<=>` `>=` `<=` `>>` `<<` `!==` `!=` `<>`

0 commit comments

Comments
 (0)