Skip to content

Commit

Permalink
Improve positioning of dotted circle for combining numerals, fixes #1
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens committed Mar 10, 2023
1 parent 42984ef commit eb71403
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions sources/NotoSansMendeKikakui.glyphs
@@ -1,8 +1,5 @@
{
.appVersion = "3109";
DisplayStrings = (
"/uni25CC"
);
.appVersion = "3180";
classes = (
{
code = "u1E8D0 u1E8D1 u1E8D2 u1E8D3 u1E8D4 u1E8D5 u1E8D6";
Expand Down Expand Up @@ -329,7 +326,7 @@ code = "# Manual kerning here because reasons\012pos u1E8CA.alt u1E8D0 <80 0 160
name = kern;
},
{
code = "# Automatic Code Start\012";
code = "# Automatic Code Start\012\012\012pos uni25CC' <0 400 0 0> [u1E8D0 u1E8D1 u1E8D2 u1E8D3 u1E8D4 u1E8D5 u1E8D6]' <0 -400 0 0>;\012";
name = mark;
}
);
Expand Down Expand Up @@ -13429,13 +13426,13 @@ width = 450;
},
{
glyphname = uni25CC;
lastChange = "2022-08-29 07:23:18 +0000";
lastChange = "2023-03-10 15:14:22 +0000";
layers = (
{
anchors = (
{
name = Anchor3;
position = "{651, 0}";
position = "{309, -34}";
},
{
name = bottom;
Expand Down

0 comments on commit eb71403

Please sign in to comment.