mirror of
https://github.com/tonsky/FiraCode.git
synced 2024-11-20 19:48:59 +03:00
Version 0.2.1
This commit is contained in:
parent
42b1188e20
commit
8c866be2bd
@ -1,15 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="ampersand_ampersand" format="1">
|
||||
<advance width="900"/>
|
||||
<advance width="1200"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="700" y="62" type="line"/>
|
||||
<point x="487" y="465" type="line"/>
|
||||
<point x="413" y="465" type="line"/>
|
||||
<point x="200" y="62" type="line"/>
|
||||
<point x="289" y="62" type="line"/>
|
||||
<point x="449" y="391" type="line"/>
|
||||
<point x="609" y="62" type="line"/>
|
||||
<point x="850" y="62" type="line"/>
|
||||
<point x="637" y="465" type="line"/>
|
||||
<point x="563" y="465" type="line"/>
|
||||
<point x="350" y="62" type="line"/>
|
||||
<point x="439" y="62" type="line"/>
|
||||
<point x="599" y="391" type="line"/>
|
||||
<point x="759" y="62" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
|
@ -1,15 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="bar_bar" format="1">
|
||||
<advance width="900"/>
|
||||
<advance width="1200"/>
|
||||
<outline>
|
||||
<contour>
|
||||
<point x="200" y="464" type="line"/>
|
||||
<point x="413" y="61" type="line"/>
|
||||
<point x="487" y="61" type="line"/>
|
||||
<point x="700" y="464" type="line"/>
|
||||
<point x="611" y="464" type="line"/>
|
||||
<point x="451" y="135" type="line"/>
|
||||
<point x="291" y="464" type="line"/>
|
||||
<point x="350" y="464" type="line"/>
|
||||
<point x="563" y="61" type="line"/>
|
||||
<point x="637" y="61" type="line"/>
|
||||
<point x="850" y="464" type="line"/>
|
||||
<point x="761" y="464" type="line"/>
|
||||
<point x="601" y="135" type="line"/>
|
||||
<point x="441" y="464" type="line"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
|
Binary file not shown.
Binary file not shown.
10
README.md
10
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:**
|
||||
|
||||
`>>=` `=<<` `<<=` `->>` `->` `=>` `<<-` `<-`
|
||||
`===` `==` `<=>` `>=` `<=` `>>` `<<` `!==` `!=` `<>`
|
||||
|
Loading…
Reference in New Issue
Block a user