Skip to content

Commit 362b022

Browse files
committed
Made acute and grave accent symmetrical (closes tonsky#1609)
1 parent 1538156 commit 362b022

File tree

1 file changed

+14
-19
lines changed

1 file changed

+14
-19
lines changed

FiraCode.glyphs

+14-19
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
2-
.appVersion = "3337";
2+
.appVersion = "3343";
33
.formatVersion = 3;
4+
DisplayStrings = (
5+
"aáăâäàāąåã"
6+
);
47
axes = (
58
{
69
name = Weight;
@@ -9925,7 +9928,7 @@ unicode = 97;
99259928
},
99269929
{
99279930
glyphname = aacute;
9928-
lastChange = "2025-02-08 14:45:07 +0000";
9931+
lastChange = "2025-02-27 12:09:09 +0000";
99299932
layers = (
99309933
{
99319934
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
@@ -10069,7 +10072,7 @@ unicode = 228;
1006910072
},
1007010073
{
1007110074
glyphname = agrave;
10072-
lastChange = "2025-02-08 14:45:07 +0000";
10075+
lastChange = "2025-02-27 12:09:16 +0000";
1007310076
layers = (
1007410077
{
1007510078
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
@@ -129638,7 +129641,7 @@ unicode = 729;
129638129641
},
129639129642
{
129640129643
glyphname = grave;
129641-
lastChange = "2020-04-05 22:02:26 +0000";
129644+
lastChange = "2025-02-27 12:55:18 +0000";
129642129645
layers = (
129643129646
{
129644129647
anchors = (
@@ -129650,13 +129653,9 @@ pos = (600,1062);
129650129653
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
129651129654
shapes = (
129652129655
{
129653-
closed = 1;
129654-
nodes = (
129655-
(884,1404,l),
129656-
(448,1669,l),
129657-
(325,1432,l),
129658-
(797,1244,l)
129659-
);
129656+
pos = (1200,0);
129657+
ref = acute;
129658+
scale = (-1,1);
129660129659
}
129661129660
);
129662129661
width = 1200;
@@ -129671,13 +129670,9 @@ pos = (600,1050);
129671129670
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
129672129671
shapes = (
129673129672
{
129674-
closed = 1;
129675-
nodes = (
129676-
(811,1317,l),
129677-
(462,1545,l),
129678-
(382,1429,l),
129679-
(766,1244,l)
129680-
);
129673+
pos = (1200,0);
129674+
ref = acute;
129675+
scale = (-1,1);
129681129676
}
129682129677
);
129683129678
width = 1200;
@@ -129687,7 +129682,7 @@ unicode = 96;
129687129682
},
129688129683
{
129689129684
glyphname = acute;
129690-
lastChange = "2020-04-05 22:02:26 +0000";
129685+
lastChange = "2025-02-27 12:09:09 +0000";
129691129686
layers = (
129692129687
{
129693129688
anchors = (

0 commit comments

Comments
 (0)