mirror of
https://github.com/rsms/inter.git
synced 2024-11-17 07:47:33 +01:00
tilde diacritic on display /Atilde and /Otilde
This commit is contained in:
parent
d4b714e2c2
commit
903d32daab
3 changed files with 4 additions and 4 deletions
|
@ -88,7 +88,7 @@ shapes = (
|
|||
ref = A;
|
||||
},
|
||||
{
|
||||
pos = (240,0);
|
||||
pos = (240,2);
|
||||
ref = casetilde.cn;
|
||||
}
|
||||
);
|
||||
|
|
|
@ -88,7 +88,7 @@ shapes = (
|
|||
ref = O;
|
||||
},
|
||||
{
|
||||
pos = (339,0);
|
||||
pos = (339,2);
|
||||
ref = casetilde.cn;
|
||||
}
|
||||
);
|
||||
|
|
|
@ -108,14 +108,14 @@ width = 854;
|
|||
anchors = (
|
||||
{
|
||||
name = _top;
|
||||
pos = (428,1676);
|
||||
pos = (428,1674);
|
||||
}
|
||||
);
|
||||
layerId = m007;
|
||||
shapes = (
|
||||
{
|
||||
alignment = -1;
|
||||
pos = (-52,386);
|
||||
pos = (-52,448);
|
||||
ref = tilde;
|
||||
}
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue