copyright position adjustment, corrected

This commit is contained in:
Abbie Gonzalez 2024-12-24 21:49:01 -05:00
parent 01e32a0910
commit 66c6618b9d

View file

@ -1,8 +1,5 @@
{ {
.appVersion = "3260"; .appVersion = "3260";
DisplayStrings = (
"©"
);
classes = ( classes = (
{ {
automatic = 1; automatic = 1;
@ -165624,7 +165621,7 @@ zretroflexhook = None;
}; };
"com.hugojourdan.ColorFlow-selectedMaster" = { "com.hugojourdan.ColorFlow-selectedMaster" = {
axesValues = ( axesValues = (
800 400
); );
customParameters = ( customParameters = (
{ {
@ -165649,68 +165646,85 @@ value = (
); );
guides = ( guides = (
{ {
angle = 71.7341; angle = 0;
pos = ( pos = (
356, 259,
188 162
); );
}, },
{ {
angle = -9.1002; angle = 256.0213;
pos = ( pos = (
311, 359,
288 281
); );
}, },
{ {
angle = 0; angle = 0;
locked = 1; locked = 1;
pos = ( pos = (
323, 584,
829 532
); );
}, },
{ {
angle = 0; angle = 0;
locked = 1; locked = 1;
pos = ( pos = (
322, 571,
452 467
); );
}, },
{ {
angle = 0; angle = 0;
locked = 1;
pos = ( pos = (
615, 253,
228 793
); );
}, },
{ {
angle = 0; angle = 0;
orientation = center; locked = 1;
pos = ( pos = (
843, 73,
0 0
); );
},
{
angle = 0;
locked = 1;
pos = (
347,
557
);
},
{
angle = 0;
locked = 1;
pos = (
337,
547
);
} }
); );
iconName = Bold; iconName = SemiLight_SemiExtended;
id = "BBDB329E-CE83-4304-A6B1-53EA5ACC004E"; id = "BA196CD0-EE58-4274-B8DF-4393D3617A29";
metricValues = ( metricValues = (
{ {
over = 16; over = 16;
pos = 1300; pos = 1300;
}, },
{ {
over = 9; over = 3;
pos = 850; pos = 850;
}, },
{ {
over = 45; over = 16;
pos = 560; pos = 560;
}, },
{ {
over = -23; over = -15;
pos = 0; pos = 0;
}, },
{ {
@ -165718,29 +165732,28 @@ over = -16;
pos = -520; pos = -520;
}, },
{ {
over = -23; over = -15;
pos = 0; pos = 0;
} }
); );
name = Bold;
stemValues = ( stemValues = (
{ {
id = "5F3098F7-D254-4C0A-A12D-D536DA336712"; id = "5F3098F7-D254-4C0A-A12D-D536DA336712";
width = 142; width = 88;
}, },
{ {
id = "72F948E7-E342-45B1-BB98-15BF17444D97"; id = "72F948E7-E342-45B1-BB98-15BF17444D97";
width = 174; width = 106;
} }
); );
userData = { userData = {
GSCornerRadius = 20; GSCornerRadius = 2;
GSOffsetAutoStroke = 1; GSOffsetAutoStroke = 1;
GSOffsetHorizontal = 15; GSOffsetHorizontal = -7;
GSOffsetKeepCompatible = 1; GSOffsetKeepCompatible = 1;
GSOffsetPosition = 0.1; GSOffsetPosition = 0.1;
GSOffsetProportional = 1; GSOffsetProportional = 1;
GSOffsetVertical = -26; GSOffsetVertical = -10;
}; };
}; };
}; };