1
1
mirror of https://github.com/rsms/inter.git synced 2024-09-11 10:55:24 +03:00

adds /downArrowToBar.circled and /downArrowToBar.squared

This commit is contained in:
Rasmus Andersson 2023-04-22 09:22:53 -07:00
parent c0cbe28525
commit 7c95795f6c
9 changed files with 404 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,101 @@
{
glyphname = downArrowToBar.circled;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
name = ital_gen;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (446,0);
ref = downArrowToBar;
}
);
width = 2846;
},
{
layerId = m012;
name = ital_gen;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (511,0);
ref = downArrowToBar;
}
);
width = 2847;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
name = ital_gen;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (448,0);
ref = downArrowToBar;
}
);
width = 2846;
},
{
layerId = m008;
name = ital_gen;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (478,0);
ref = downArrowToBar;
}
);
width = 2848;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
name = ital_gen;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (444,0);
ref = downArrowToBar;
}
);
width = 2847;
},
{
layerId = m010;
name = ital_gen;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (463,0);
ref = downArrowToBar;
}
);
width = 2847;
}
);
}

View File

@ -0,0 +1,101 @@
{
glyphname = downArrowToBar.squared;
layers = (
{
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
name = ital_gen;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (437,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = m012;
name = ital_gen;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (501,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
name = ital_gen;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (437,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = m008;
name = ital_gen;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (469,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
name = ital_gen;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (437,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = m010;
name = ital_gen;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (453,0);
ref = downArrowToBar;
}
);
width = 2828;
}
);
}

View File

@ -1878,6 +1878,7 @@ multiply.circled,
divide.circled,
upArrow.circled,
downArrow.circled,
downArrowToBar.circled,
leftArrow.circled,
rightArrow.circled,
dngb_check.circled,
@ -1939,6 +1940,7 @@ multiply.squared,
divide.squared,
upArrow.squared,
downArrow.squared,
downArrowToBar.squared,
leftArrow.squared,
rightArrow.squared,
dngb_check.squared,

File diff suppressed because one or more lines are too long

View File

@ -0,0 +1,95 @@
{
glyphname = downArrowToBar.circled;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (446,0);
ref = downArrowToBar;
}
);
width = 2846;
},
{
layerId = m011;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (510,0);
ref = downArrowToBar;
}
);
width = 2846;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (446,0);
ref = downArrowToBar;
}
);
width = 2846;
},
{
layerId = m007;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (478,0);
ref = downArrowToBar;
}
);
width = 2846;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (444,0);
ref = downArrowToBar;
}
);
width = 2846;
},
{
layerId = m009;
shapes = (
{
alignment = 1;
ref = largeCircle;
},
{
alignment = -1;
pos = (462,0);
ref = downArrowToBar;
}
);
width = 2846;
}
);
}

View File

@ -0,0 +1,95 @@
{
glyphname = downArrowToBar.squared;
layers = (
{
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (437,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = m011;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (501,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (437,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = m007;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (469,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (437,0);
ref = downArrowToBar;
}
);
width = 2828;
},
{
layerId = m009;
shapes = (
{
alignment = 1;
ref = whiteLargeSquare;
},
{
alignment = -1;
pos = (453,0);
ref = downArrowToBar;
}
);
width = 2828;
}
);
}

View File

@ -1878,6 +1878,7 @@ multiply.circled,
divide.circled,
upArrow.circled,
downArrow.circled,
downArrowToBar.circled,
leftArrow.circled,
rightArrow.circled,
dngb_check.circled,
@ -1939,6 +1940,7 @@ multiply.squared,
divide.squared,
upArrow.squared,
downArrow.squared,
downArrowToBar.squared,
leftArrow.squared,
rightArrow.squared,
dngb_check.squared,

View File

@ -596,6 +596,7 @@ sub [ fraction slash ] enclosingsquarecomb by fraction.squared;
sub divide enclosingsquarecomb by divide.squared;
sub upArrow enclosingsquarecomb by upArrow.squared;
sub downArrow enclosingsquarecomb by downArrow.squared;
sub downArrowToBar enclosingsquarecomb by downArrowToBar.squared;
sub leftArrow enclosingsquarecomb by leftArrow.squared;
sub rightArrow enclosingsquarecomb by rightArrow.squared;
sub dngb_check enclosingsquarecomb by dngb_check.squared;
@ -658,6 +659,7 @@ sub [ fraction slash ] enclosingcirclecomb by fraction.circled;
sub divide enclosingcirclecomb by divide.circled;
sub upArrow enclosingcirclecomb by upArrow.circled;
sub downArrow enclosingcirclecomb by downArrow.circled;
sub downArrowToBar enclosingcirclecomb by downArrowToBar.circled;
sub leftArrow enclosingcirclecomb by leftArrow.circled;
sub rightArrow enclosingcirclecomb by rightArrow.circled;
sub dngb_check enclosingcirclecomb by dngb_check.circled;