mirror of
https://github.com/rsms/inter.git
synced 2024-12-04 11:32:51 +03:00
Add U+2236 'RATIO' (#376)
Closes #278 Co-authored-by: rsms <rasmus@notion.se>
This commit is contained in:
parent
e4a8699ef8
commit
e7f2e83c9a
File diff suppressed because one or more lines are too long
132
src/Inter.glyphspackage/glyphs/ratio.glyph
Normal file
132
src/Inter.glyphspackage/glyphs/ratio.glyph
Normal file
@ -0,0 +1,132 @@
|
||||
{
|
||||
glyphname = ratio;
|
||||
kernLeft = colon;
|
||||
kernRight = colon.case;
|
||||
layers = (
|
||||
{
|
||||
layerId = "B1F27B51-9973-4381-9301-4FE46FE1CA59";
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 518;
|
||||
},
|
||||
{
|
||||
layerId = "200BE2C5-40F6-4CF4-AF4F-A33C0CC0964F";
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 520;
|
||||
},
|
||||
{
|
||||
layerId = "C698F293-3EC0-4A5A-A3A0-0FDB1F5CF265";
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 1128;
|
||||
},
|
||||
{
|
||||
layerId = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 564;
|
||||
},
|
||||
{
|
||||
layerId = "5C20EF92-B63D-42A8-8878-93C2863E0093";
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 640;
|
||||
},
|
||||
{
|
||||
layerId = "D0EC06BF-13F9-4C88-A6F5-B8203AF6C77E";
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 640;
|
||||
},
|
||||
{
|
||||
layerId = m007;
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 1000;
|
||||
},
|
||||
{
|
||||
layerId = m008;
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 500;
|
||||
},
|
||||
{
|
||||
layerId = m009;
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 608;
|
||||
},
|
||||
{
|
||||
layerId = m010;
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 608;
|
||||
},
|
||||
{
|
||||
layerId = m011;
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 390;
|
||||
},
|
||||
{
|
||||
layerId = m012;
|
||||
shapes = (
|
||||
{
|
||||
alignment = 1;
|
||||
ref = colon.case;
|
||||
}
|
||||
);
|
||||
width = 392;
|
||||
}
|
||||
);
|
||||
note = "mathematical ratio operator";
|
||||
tags = (
|
||||
"TODO-opsz"
|
||||
);
|
||||
unicode = 2236;
|
||||
}
|
@ -1422,6 +1422,7 @@ ellipsis,
|
||||
twodotleader,
|
||||
colon,
|
||||
colon.case,
|
||||
ratio,
|
||||
uniEE01,
|
||||
semicolon,
|
||||
comma.tf,
|
||||
|
Loading…
Reference in New Issue
Block a user