1
0
Fork 0
mirror of synced 2024-05-17 11:03:33 +12:00

added couple of real code screenshots

This commit is contained in:
Nikita Prokopov 2014-11-18 12:27:41 +06:00
parent 320bdfcc67
commit 7bb2209155
8 changed files with 25 additions and 2 deletions

View file

@ -10,11 +10,11 @@ Fira Code is a Fira Mono font extended with a set of ligatures for common progra
### Fira Code (with ligatures):
<img src="./firacode.png" style="width: 728px; height: 175px;"/>
<img src="./showcases/all_ligatures.png" style="width: 728px; height: 175px;"/>
Compare to Fira Mono (without ligatures):
<img src="./firamono.png" style="width: 728px; height: 175px;"/>
<img src="./showcases/no_ligatures.png" style="width: 728px; height: 175px;"/>
#### [Download Fira Code v0.1](https://github.com/tonsky/FiraCode/releases/download/0.1/FiraCode-Regular.otf)
@ -22,6 +22,29 @@ Compare to Fira Mono (without ligatures):
Please refer to [Hasklig Readme](https://github.com/i-tu/Hasklig) for editor support
### More real code examles
Erlang:
<img src="./showcases/erlang.png" style="width: 405px; height: 433px;"/>
Go:
<img src="./showcases/go.png" style="width: 274px; height: 171px;"/>
Haskell:
<img src="./showcases/haskell.png" style="width: 319px; height: 265px;"/>
JavaScript:
<img src="./showcases/javascript.png" style="width: 361px; height: 183px;"/>
Ruby:
<img src="./showcases/ruby.png" style="width: 464px; height: 143px;"/>
### Credits
This work is based on OFL-licensed [Fira Mono font](https://github.com/mozilla/Fira). Original Fira Mono font was not changed, only extended.

View file

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 75 KiB

BIN
showcases/erlang.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 111 KiB

BIN
showcases/go.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

BIN
showcases/haskell.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

BIN
showcases/javascript.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 66 KiB

View file

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

BIN
showcases/ruby.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB