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

Added U+2E3A 2-em dash , U+2E3B 3-em dash (closes #1019)

This commit is contained in:
Nikita Prokopov 2020-06-05 16:47:11 +02:00
parent e25f170874
commit 70827e8b7a
2 changed files with 78 additions and 1 deletions

View file

@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
- Fixed Box drawing diagonal lines U+2571 `` U+2572 `╲` U+2573 `` #929
- Added U+2236 Ratio `` #926
- Added U+2E3A 2-em dash `⸺`, U+2E3B 3-em dash `⸻` #1019
#### 4.0 (May 18, 2020)

View file

@ -1,7 +1,7 @@
{
.appVersion = "1339";
DisplayStrings = (
"1/ratio 2"
"/threeemdash \012/twoemdash"
);
classes = (
{
@ -61548,6 +61548,82 @@ width = 1200;
unicode = 2012;
},
{
color = 6;
glyphname = threeemdash;
lastChange = "2020-06-05 14:45:50 +0000";
layers = (
{
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
paths = (
{
closed = 1;
nodes = (
"3391 568 LINE",
"3391 684 LINE",
"209 684 LINE",
"209 568 LINE"
);
}
);
width = 3600;
},
{
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
paths = (
{
closed = 1;
nodes = (
"3433 503 LINE",
"3433 749 LINE",
"167 749 LINE",
"167 503 LINE"
);
}
);
width = 3600;
}
);
unicode = 2E3B;
},
{
color = 6;
glyphname = twoemdash;
lastChange = "2020-06-05 14:46:02 +0000";
layers = (
{
layerId = "B67F0F2D-EC95-4CB8-966E-23AE86958A69";
paths = (
{
closed = 1;
nodes = (
"2191 568 LINE",
"2191 684 LINE",
"209 684 LINE",
"209 568 LINE"
);
}
);
width = 2400;
},
{
layerId = "4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA";
paths = (
{
closed = 1;
nodes = (
"2233 503 LINE",
"2233 749 LINE",
"167 749 LINE",
"167 503 LINE"
);
}
);
width = 2400;
}
);
unicode = 2E3A;
},
{
glyphname = underscore;
lastChange = "2020-04-05 21:59:59 +0000";
layers = (