1
1
mirror of https://github.com/rsms/inter.git synced 2024-09-11 10:55:24 +03:00

fix /idotbelow.ccmp.ss07

This commit is contained in:
Rasmus Andersson 2023-09-27 18:16:11 -07:00
parent 8154d73735
commit bc2813740a
2 changed files with 20 additions and 19 deletions

View File

@ -11,8 +11,8 @@ shapes = (
ref = idotless; ref = idotless;
}, },
{ {
pos = (6,0); pos = (1,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 497; width = 497;
@ -24,8 +24,8 @@ shapes = (
ref = idotless; ref = idotless;
}, },
{ {
pos = (-27,0); pos = (-29,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 607; width = 607;
@ -37,8 +37,8 @@ shapes = (
ref = idotless; ref = idotless;
}, },
{ {
pos = (35,0); pos = (34,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 443; width = 443;
@ -50,7 +50,8 @@ shapes = (
ref = idotless; ref = idotless;
}, },
{ {
ref = dotbelow; pos = (-1,0);
ref = dotbelow.ss07;
} }
); );
width = 423; width = 423;
@ -63,7 +64,7 @@ ref = idotless;
}, },
{ {
pos = (-33,0); pos = (-33,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 573; width = 573;
@ -75,8 +76,8 @@ shapes = (
ref = idotless; ref = idotless;
}, },
{ {
pos = (36,0); pos = (34,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 315; width = 315;

View File

@ -11,8 +11,8 @@ shapes = (
ref = idotless; ref = idotless;
}, },
{ {
pos = (5,0); pos = (1,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 496; width = 496;
@ -24,8 +24,8 @@ shapes = (
ref = idotless; ref = idotless;
}, },
{ {
pos = (-28,0); pos = (-29,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 606; width = 606;
@ -38,7 +38,7 @@ ref = idotless;
}, },
{ {
pos = (34,0); pos = (34,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 442; width = 442;
@ -51,7 +51,7 @@ ref = idotless;
}, },
{ {
pos = (-1,0); pos = (-1,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 422; width = 422;
@ -64,7 +64,7 @@ ref = idotless;
}, },
{ {
pos = (-34,0); pos = (-34,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 572; width = 572;
@ -76,8 +76,8 @@ shapes = (
ref = idotless; ref = idotless;
}, },
{ {
pos = (35,0); pos = (34,0);
ref = dotbelow; ref = dotbelow.ss07;
} }
); );
width = 314; width = 314;