1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-14 16:20:28 +03:00

Version 1.205

This commit is contained in:
Nikita Prokopov 2018-02-27 16:43:28 +03:00
parent 0f0f72bc15
commit 37f16bc199
35 changed files with 44 additions and 32 deletions

View File

@ -73138,13 +73138,13 @@ width = 600;
{
color = 6;
glyphname = colon_greater.liga;
lastChange = "2018-02-27 09:52:50 +0000";
lastChange = "2018-02-27 12:47:23 +0000";
layers = (
{
components = (
{
name = colon;
transform = "{1, 0, 0, 1, -550, 62}";
transform = "{1, 0, 0, 1, -625, 57}";
}
);
layerId = UUID0;
@ -73152,13 +73152,13 @@ paths = (
{
closed = 1;
nodes = (
"-14 514 LINE",
"377 313 LINE",
"-14 112 LINE",
"-14 24 LINE",
"465 269 LINE",
"465 357 LINE",
"-14 602 LINE"
"9 514 LINE",
"400 313 LINE",
"9 112 LINE",
"9 24 LINE",
"488 269 LINE",
"488 357 LINE",
"9 602 LINE"
);
}
);
@ -73168,7 +73168,7 @@ width = 600;
components = (
{
name = colon;
transform = "{1, 0, 0, 1, -550, 53}";
transform = "{1, 0, 0, 1, -630, 48}";
}
);
layerId = "BF448B58-7A35-489E-A1C9-12628F60690C";
@ -73176,13 +73176,13 @@ paths = (
{
closed = 1;
nodes = (
"-28 490 LINE",
"318 314 LINE",
"-28 138 LINE",
"-28 -8 LINE",
"481 257 LINE",
"481 371 LINE",
"-28 633 LINE"
"-4 490 LINE",
"342 314 LINE",
"-4 138 LINE",
"-4 -8 LINE",
"505 257 LINE",
"505 371 LINE",
"-4 633 LINE"
);
}
);
@ -75539,17 +75539,17 @@ width = 600;
{
color = 6;
glyphname = period_period_equal.liga;
lastChange = "2018-02-27 11:10:58 +0000";
lastChange = "2018-02-27 13:35:12 +0000";
layers = (
{
components = (
{
name = bullet;
transform = "{1, 0, 0, 1, -750, -33}";
transform = "{1, 0, 0, 1, -1200, -33}";
},
{
name = bullet;
transform = "{1, 0, 0, 1, -1200, -33}";
transform = "{1, 0, 0, 1, -750, -33}";
}
);
layerId = UUID0;
@ -101717,21 +101717,31 @@ unicode = 266B;
{
color = 6;
glyphname = checkmark;
lastChange = "2018-02-27 10:59:56 +0000";
lastChange = "2018-02-27 12:33:19 +0000";
layers = (
{
anchors = (
{
name = bottom;
position = "{300, 0}";
},
{
name = top;
position = "{300, 693}";
}
);
layerId = UUID0;
paths = (
{
closed = 1;
nodes = (
"461 689 LINE",
"278 102 LINE",
"163 434 LINE",
"68 434 LINE",
"225 0 LINE",
"332 0 LINE",
"554 689 LINE"
"554 689 LINE",
"461 689 LINE",
"278 102 LINE"
);
}
);

View File

@ -8,7 +8,7 @@ Programmers use a lot of symbols, often encoded with several characters. For the
### Solution
#### [Download v1.204](https://github.com/tonsky/FiraCode/releases/download/1.204/FiraCode_1.204.zip) · [How to install](https://github.com/tonsky/FiraCode/wiki) · [Troubleshooting](https://github.com/tonsky/FiraCode/wiki#troubleshooting) · [News & updates](https://twitter.com/FiraCode)
#### [Download v1.205](https://github.com/tonsky/FiraCode/releases/download/1.205/FiraCode_1.205.zip) · [How to install](https://github.com/tonsky/FiraCode/wiki) · [Troubleshooting](https://github.com/tonsky/FiraCode/wiki#troubleshooting) · [News & updates](https://twitter.com/FiraCode)
Fira Code is an extension of the Fira Mono font containing a set of ligatures for common programming multi-character combinations. This is just a font rendering feature: underlying code remains ASCII-compatible. This helps to read and understand code faster. For some frequent sequences like `..` or `//`, ligatures allow us to correct spacing.
@ -130,12 +130,12 @@ Swift:
```html
<!-- HTML -->
<link rel="stylesheet" href="https://cdn.rawgit.com/tonsky/FiraCode/1.204/distr/fira_code.css">
<link rel="stylesheet" href="https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/fira_code.css">
```
```css
/* CSS */
@import url(https://cdn.rawgit.com/tonsky/FiraCode/1.204/distr/fira_code.css);
@import url(https://cdn.rawgit.com/tonsky/FiraCode/1.205/distr/fira_code.css);
```
- IE 10+, Edge: enable with `font-feature-settings: "calt" 1;`

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 355 KiB

After

Width:  |  Height:  |  Size: 385 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 74 KiB

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 104 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

After

Width:  |  Height:  |  Size: 60 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 108 KiB

After

Width:  |  Height:  |  Size: 108 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 43 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View File

@ -1,5 +1,5 @@
.= .- := =:= __
== != === !== =/=
.= ..= .- := ::= =:= __
== != === !== =/= =!=
<-< <<- <-- <- <-> -> --> ->> >->
<=< <<= <== <=> => ==> =>> >=>
@ -7,13 +7,14 @@
<~~ <~ ~~ ~> ~~>
<<< << <= <> >= >> >>>
{. {| [| <: ✓ :> |] |} .}
<||| <|| <| <|> |> ||> |||>
<$ <$> $>
<+ <+> +>
<* <*> *>
\\ \\\ /* */ /// //
\ \\ /* */ /// //
</ <!-- </> --> />
0xF 9:45 m-x *ptr www
@ -22,8 +23,9 @@
-- --- ++ +++ ** ***
~= ~- -~ ~@
^= ?= /= /== |= ||=
#! ## ### ####
^= ?= /= /==
-| _|_ |- |= ||=
#! #= ## ### ####
#{ #[ ]# #( #? #_ #_(