tilde diacritic on display /Atilde and /Otilde

This commit is contained in:
Rasmus Andersson 2022-07-10 14:53:03 -07:00
parent d4b714e2c2
commit 903d32daab
3 changed files with 4 additions and 4 deletions

View file

@ -88,7 +88,7 @@ shapes = (
ref = A; ref = A;
}, },
{ {
pos = (240,0); pos = (240,2);
ref = casetilde.cn; ref = casetilde.cn;
} }
); );

View file

@ -88,7 +88,7 @@ shapes = (
ref = O; ref = O;
}, },
{ {
pos = (339,0); pos = (339,2);
ref = casetilde.cn; ref = casetilde.cn;
} }
); );

View file

@ -108,14 +108,14 @@ width = 854;
anchors = ( anchors = (
{ {
name = _top; name = _top;
pos = (428,1676); pos = (428,1674);
} }
); );
layerId = m007; layerId = m007;
shapes = ( shapes = (
{ {
alignment = -1; alignment = -1;
pos = (-52,386); pos = (-52,448);
ref = tilde; ref = tilde;
} }
); );