1
0
Fork 0
mirror of synced 2024-05-17 11:03:33 +12:00

Added Mathematical Angle Brackets U+27E8 U+27E9 (closes #763)

This commit is contained in:
Nikita Prokopov 2019-05-21 18:26:29 +03:00
parent 49c84ac7c0
commit 4db4baf94b
25 changed files with 73 additions and 0 deletions

View file

@ -9,6 +9,7 @@ All notable changes to this project will be documented in this file.
- Fixed different vertical position of `<=` `>=` in Light and Bold caused during [#483]
- Characters \u25DE "◟" and \u25DF "◞" are swapped [#761]
- Added Box Drawing Light Arcs U+256D U+256E U+256F U+2570 [#714] [#725]
- Added Mathematical Angle Brackets U+27E8 U+27E9 [#763]
#### 1.206 (September 30, 2018)

View file

@ -66438,6 +66438,78 @@ width = 1200;
);
},
{
color = 6;
glyphname = "leftanglebracket-math";
lastChange = "2019-05-21 15:18:55 +0000";
layers = (
{
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
paths = (
{
closed = 1;
nodes = (
"607 701 LINE",
"935 1626 LINE",
"715 1702 LINE",
"291 800 LINE",
"291 600 LINE",
"715 -301 LINE",
"935 -226 LINE"
);
}
);
width = 1200;
},
{
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
paths = (
{
closed = 1;
nodes = (
"524 701 LINE",
"852 1626 LINE",
"781 1650 LINE",
"386 749 LINE",
"386 651 LINE",
"781 -249 LINE",
"852 -226 LINE"
);
}
);
width = 1200;
}
);
unicode = 27E8;
},
{
color = 6;
glyphname = "rightanglebracket-math";
lastChange = "2019-05-21 15:19:29 +0000";
layers = (
{
components = (
{
name = "leftanglebracket-math";
transform = "{-1, 0, 0, 1, 1200, 0}";
}
);
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
width = 1200;
},
{
components = (
{
name = "leftanglebracket-math";
transform = "{-1, 0, 0, 1, 1200, 0}";
}
);
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
width = 1200;
}
);
unicode = 27E9;
},
{
color = 7;
glyphname = anoteleia;
lastChange = "2019-03-25 21:13:22 +0000";

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.