Skip to content

Commit

Permalink
Fixed outlines of U+04FA Ӻ and U+04FB ӻ [#806]
Browse files Browse the repository at this point in the history
  • Loading branch information
tonsky committed Aug 2, 2019
1 parent c13a803 commit 45a3633
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 15 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
- Added Mathematical Angle Brackets U+27E8 `` U+27E9 `` [#763]
- Added Light and heavy dashed lines U+2504..U+250B `┄┅┆┇┈┉┊┋` [#702]
- Adjusted Box drawings double dashes U+254C..U+254F `╌╍╎╏`
- Fixed outlines of U+04FA `Ӻ` and U+04FB `ӻ` [#806]

#### 1.207 (April 6, 2019)

Expand Down
30 changes: 15 additions & 15 deletions FiraCode.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ value = (
);
}
);
date = "2018-09-30 15:05:11 +0000";
date = "2019-08-02 15:34:39 +0000";
designer = "Carrois Corporate, Edenspiekermann AG, Nikita Prokopov";
designerURL = "http://tonsky.me";
familyName = "Fira Code";
Expand Down Expand Up @@ -23468,9 +23468,9 @@ width = 1200;
unicode = 04F8;
},
{
color = 4;
color = 6;
glyphname = "Gestrokehook-cy";
lastChange = "2019-03-25 21:13:22 +0000";
lastChange = "2019-08-02 15:29:51 +0000";
layers = (
{
components = (
Expand Down Expand Up @@ -23517,10 +23517,10 @@ paths = (
{
closed = 1;
nodes = (
"501 0 LINE",
"469 0 LINE",
"596 0 LINE",
"596 116 LINE",
"501 116 LINE"
"469 116 LINE"
);
}
);
Expand Down Expand Up @@ -33680,9 +33680,9 @@ width = 1200;
unicode = 04F9;
},
{
color = 4;
color = 6;
glyphname = "gestrokehook-cy";
lastChange = "2019-03-25 21:13:22 +0000";
lastChange = "2019-08-02 15:31:24 +0000";
layers = (
{
anchors = (
Expand Down Expand Up @@ -33712,8 +33712,8 @@ paths = (
closed = 1;
nodes = (
"382 0 LINE",
"749 0 LINE",
"749 233 LINE",
"748 0 LINE",
"748 233 LINE",
"382 233 LINE"
);
}
Expand All @@ -33739,18 +33739,18 @@ name = "ghestroke-cy";
{
alignment = -1;
name = hookHELPER;
transform = "{1, 0, 0, 1, 182, 0}";
transform = "{1, 0, 0, 1, 126, 0}";
}
);
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
paths = (
{
closed = 1;
nodes = (
"577 0 LINE",
"689 0 LINE",
"689 109 LINE",
"577 109 LINE"
"509 0 LINE",
"633 0 LINE",
"633 109 LINE",
"509 109 LINE"
);
}
);
Expand Down Expand Up @@ -108682,5 +108682,5 @@ oV = 98;
};
};
versionMajor = 1;
versionMinor = 207;
versionMinor = 208;
}

0 comments on commit 45a3633

Please sign in to comment.