Skip to content

Commit

Permalink
Added U+2236 Ratio (closes #926)
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Jun 5, 2020
1 parent cb5ab83 commit e25f170
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
#### 5.0

- Fixed Box drawing diagonal lines U+2571 `` U+2572 `` U+2573 `` #929
- Added U+2236 Ratio `` #926

#### 4.0 (May 18, 2020)

Expand Down
28 changes: 27 additions & 1 deletion FiraCode.glyphs
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
.appVersion = "1339";
DisplayStrings = (
"/fullBlock/boxLightDiagonalCross/boxLightDiagonalUpperLeftToLowerRight/boxLightDiagonalUpperRightToLowerLeft/boxLightDoubleDashVertical/boxUpLightAndHorizontalHeavy/uni2570/uni256D \012/space/space/boxLightDiagonalUpperRightToLowerLeft"
"1/ratio 2"
);
classes = (
{
Expand Down Expand Up @@ -75353,6 +75353,32 @@ width = 1200;
unicode = 207A;
},
{
color = 6;
glyphname = ratio;
lastChange = "2020-06-05 14:42:04 +0000";
layers = (
{
components = (
{
name = colon.uc;
}
);
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
width = 1200;
},
{
components = (
{
name = colon.uc;
}
);
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
width = 1200;
}
);
unicode = 2236;
},
{
color = 3;
glyphname = reflexsubset;
lastChange = "2020-04-15 16:46:34 +0000";
Expand Down

0 comments on commit e25f170

Please sign in to comment.