1
0
Fork 0
mirror of synced 2024-06-13 16:15:01 +12:00

Added U+0305 COMBINING OVERLINE (closes #608)

This commit is contained in:
Nikita Prokopov 2018-09-30 22:55:44 +03:00
parent b33d9a5159
commit 7e7f7ad946
2 changed files with 53 additions and 1 deletions

View file

@ -13,6 +13,7 @@ All notable changes to this project will be documented in this file.
- Fixed rendering of `<||>` ([#621])
- Added `!!.` ([#618])
- Added `>:` `:<` ([#605])
- Added U+0305 COMBINING OVERLINE ([#608])
#### 1.205 (February 27, 2018)

View file

@ -1,7 +1,8 @@
{
.appVersion = "939";
DisplayStrings = (
"|>=\012e<T>>\012<: :> a>:b:<c "
"a/overlinecomb b",
"a/macroncomb b"
);
classes = (
{
@ -110833,6 +110834,56 @@ unicode = 0304;
},
{
color = 7;
glyphname = overlinecomb;
lastChange = "2018-09-30 19:53:59 +0000";
layers = (
{
anchors = (
{
name = _top;
position = "{300, 527}";
}
);
layerId = UUID0;
paths = (
{
closed = 1;
nodes = (
"517 691 LINE",
"84 691 LINE",
"84 622 LINE",
"517 622 LINE"
);
}
);
width = 600;
},
{
anchors = (
{
name = _top;
position = "{300, 531}";
}
);
layerId = "BF448B58-7A35-489E-A1C9-12628F60690C";
paths = (
{
closed = 1;
nodes = (
"533 731 LINE",
"67 731 LINE",
"67 620 LINE",
"533 620 LINE"
);
}
);
width = 600;
}
);
unicode = 0305;
},
{
color = 7;
glyphname = dblgravecomb;
lastChange = "2015-03-31 09:12:50 +0000";
layers = (