Fixes issue with U+035E COMBINING DOUBLE MACRON in Inter Thin Italic thanks to #363
This commit is contained in:
parent
8ae5dc5864
commit
aaacd355c4
1 changed files with 6 additions and 8 deletions
|
|
@ -1,9 +1,7 @@
|
||||||
{
|
{
|
||||||
.appVersion = "3075";
|
.appVersion = "3075";
|
||||||
DisplayStrings = (
|
DisplayStrings = (
|
||||||
"/Imacroncyrillic",
|
"/uni035E"
|
||||||
"o/space/space/macrongravecomb.lc/omacrongrave",
|
|
||||||
"N/afii10026/uni048A \012/uni0376"
|
|
||||||
);
|
);
|
||||||
classes = (
|
classes = (
|
||||||
{
|
{
|
||||||
|
|
@ -423337,7 +423335,7 @@ unicode = 035D;
|
||||||
{
|
{
|
||||||
color = (250,227,227,1);
|
color = (250,227,227,1);
|
||||||
glyphname = uni035E;
|
glyphname = uni035E;
|
||||||
lastChange = "2019-12-17 15:13:12 +0000";
|
lastChange = "2021-04-01 00:00:39 +0000";
|
||||||
layers = (
|
layers = (
|
||||||
{
|
{
|
||||||
anchors = (
|
anchors = (
|
||||||
|
|
@ -423456,10 +423454,10 @@ paths = (
|
||||||
{
|
{
|
||||||
closed = 1;
|
closed = 1;
|
||||||
nodes = (
|
nodes = (
|
||||||
"-568 1952 LINE",
|
"-574 1892 LINE",
|
||||||
"-596 1768 LINE",
|
"-584 1828 LINE",
|
||||||
"1016 1768 LINE",
|
"1028 1828 LINE",
|
||||||
"1048 1952 LINE"
|
"1038 1892 LINE"
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
|
|
||||||
Reference in a new issue