Skip to content

Commit

Permalink
Added U+2206 (increment) (closes bitcoin#174, closes bitcoin#298)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Prokopov committed Nov 5, 2016
1 parent 87a540f commit c572475
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
26 changes: 26 additions & 0 deletions FiraCode.glyphs
Expand Up @@ -81063,6 +81063,32 @@ width = 600;
unicode = 222B;
},
{
color = 6;
glyphname = increment;
lastChange = "2016-11-05 11:32:46 +0000";
layers = (
{
components = (
{
name = Delta;
}
);
layerId = UUID0;
width = 600;
},
{
components = (
{
name = Delta;
}
);
layerId = "BF448B58-7A35-489E-A1C9-12628F60690C";
width = 600;
}
);
unicode = 2206;
},
{
color = 4;
glyphname = product;
lastChange = "2015-03-19 16:57:05 +0000";
Expand Down
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -141,6 +141,7 @@ Other monospaced fonts with ligatures:
- Changed look of `##` `###` `####` to make them easier to tell apart (#287)
- Fixed BBEdit incorrectly applying ligatures after tab (#274)
- Returned `{.` `.}` (#279)
- Added `U+2206` (increment) (#174, #298)

#### 1.203 (September 17, 2016)

Expand Down

0 comments on commit c572475

Please sign in to comment.