mirror of
https://github.com/antijingoist/opendyslexic.git
synced 2025-01-18 04:19:24 +01:00
Added ratio, bold
This commit is contained in:
parent
1d70ff826a
commit
6391e317e5
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
.appVersion = "3260";
|
||||
DisplayStrings = (
|
||||
"/radical"
|
||||
"/ratio"
|
||||
);
|
||||
classes = (
|
||||
{
|
||||
|
@ -125658,7 +125658,7 @@ unicode = 2030;
|
|||
},
|
||||
{
|
||||
glyphname = ratio;
|
||||
lastChange = "2024-12-12 02:53:15 +0000";
|
||||
lastChange = "2024-12-25 02:46:03 +0000";
|
||||
layers = (
|
||||
{
|
||||
components = (
|
||||
|
@ -125686,6 +125686,12 @@ com.hugojourdan.ColorFlow = {
|
|||
width = 271;
|
||||
},
|
||||
{
|
||||
components = (
|
||||
{
|
||||
name = colon;
|
||||
transform = "{1, 0, 0, 1, 27, 0}";
|
||||
}
|
||||
);
|
||||
layerId = "BBDB329E-CE83-4304-A6B1-53EA5ACC004E";
|
||||
userData = {
|
||||
com.hugojourdan.ColorFlow = {
|
||||
|
@ -125703,7 +125709,7 @@ com.hugojourdan.ColorFlow = {
|
|||
"9" = 0;
|
||||
};
|
||||
};
|
||||
width = 600;
|
||||
width = 325;
|
||||
}
|
||||
);
|
||||
unicode = 2236;
|
||||
|
@ -165618,7 +165624,7 @@ zretroflexhook = None;
|
|||
};
|
||||
"com.hugojourdan.ColorFlow-selectedMaster" = {
|
||||
axesValues = (
|
||||
400
|
||||
800
|
||||
);
|
||||
customParameters = (
|
||||
{
|
||||
|
@ -165643,85 +165649,68 @@ value = (
|
|||
);
|
||||
guides = (
|
||||
{
|
||||
angle = 0;
|
||||
angle = 71.7341;
|
||||
pos = (
|
||||
259,
|
||||
162
|
||||
356,
|
||||
188
|
||||
);
|
||||
},
|
||||
{
|
||||
angle = 256.0213;
|
||||
angle = -9.1002;
|
||||
pos = (
|
||||
359,
|
||||
281
|
||||
311,
|
||||
288
|
||||
);
|
||||
},
|
||||
{
|
||||
angle = 0;
|
||||
locked = 1;
|
||||
pos = (
|
||||
584,
|
||||
532
|
||||
323,
|
||||
829
|
||||
);
|
||||
},
|
||||
{
|
||||
angle = 0;
|
||||
locked = 1;
|
||||
pos = (
|
||||
571,
|
||||
467
|
||||
322,
|
||||
452
|
||||
);
|
||||
},
|
||||
{
|
||||
angle = 0;
|
||||
locked = 1;
|
||||
pos = (
|
||||
253,
|
||||
793
|
||||
615,
|
||||
228
|
||||
);
|
||||
},
|
||||
{
|
||||
angle = 0;
|
||||
locked = 1;
|
||||
orientation = center;
|
||||
pos = (
|
||||
73,
|
||||
843,
|
||||
0
|
||||
);
|
||||
},
|
||||
{
|
||||
angle = 0;
|
||||
locked = 1;
|
||||
pos = (
|
||||
347,
|
||||
557
|
||||
);
|
||||
},
|
||||
{
|
||||
angle = 0;
|
||||
locked = 1;
|
||||
pos = (
|
||||
337,
|
||||
547
|
||||
);
|
||||
}
|
||||
);
|
||||
iconName = SemiLight_SemiExtended;
|
||||
id = "BA196CD0-EE58-4274-B8DF-4393D3617A29";
|
||||
iconName = Bold;
|
||||
id = "BBDB329E-CE83-4304-A6B1-53EA5ACC004E";
|
||||
metricValues = (
|
||||
{
|
||||
over = 16;
|
||||
pos = 1300;
|
||||
},
|
||||
{
|
||||
over = 3;
|
||||
over = 9;
|
||||
pos = 850;
|
||||
},
|
||||
{
|
||||
over = 16;
|
||||
over = 45;
|
||||
pos = 560;
|
||||
},
|
||||
{
|
||||
over = -15;
|
||||
over = -23;
|
||||
pos = 0;
|
||||
},
|
||||
{
|
||||
|
@ -165729,28 +165718,29 @@ over = -16;
|
|||
pos = -520;
|
||||
},
|
||||
{
|
||||
over = -15;
|
||||
over = -23;
|
||||
pos = 0;
|
||||
}
|
||||
);
|
||||
name = Bold;
|
||||
stemValues = (
|
||||
{
|
||||
id = "5F3098F7-D254-4C0A-A12D-D536DA336712";
|
||||
width = 88;
|
||||
width = 142;
|
||||
},
|
||||
{
|
||||
id = "72F948E7-E342-45B1-BB98-15BF17444D97";
|
||||
width = 106;
|
||||
width = 174;
|
||||
}
|
||||
);
|
||||
userData = {
|
||||
GSCornerRadius = 2;
|
||||
GSCornerRadius = 20;
|
||||
GSOffsetAutoStroke = 1;
|
||||
GSOffsetHorizontal = -7;
|
||||
GSOffsetHorizontal = 15;
|
||||
GSOffsetKeepCompatible = 1;
|
||||
GSOffsetPosition = 0.1;
|
||||
GSOffsetProportional = 1;
|
||||
GSOffsetVertical = -10;
|
||||
GSOffsetVertical = -26;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue