Skip to content

Commit

Permalink
introduce a Book (lighter than Regular) and Think (same as Retina) fo…
Browse files Browse the repository at this point in the history
…nt weights
  • Loading branch information
kgizdov committed May 14, 2020
1 parent 40f9dc8 commit a23ffbd
Showing 1 changed file with 42 additions and 0 deletions.
42 changes: 42 additions & 0 deletions FiraCode.glyphs
Original file line number Diff line number Diff line change
Expand Up @@ -121786,12 +121786,54 @@ instanceInterpolations = {
"4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA" = 0.35417;
"B67F0F2D-EC95-4CB8-966E-23AE86958A69" = 0.64583;
};
name = Retina;
weightClass = Normal;
},
{
customParameters = (
{
name = weightClass;
value = 350;
},
{
name = "Remove Features";
value = (
cpsp
);
}
);
interpolationWeight = 96;
instanceInterpolations = {
"4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA" = 0.35417;
"B67F0F2D-EC95-4CB8-966E-23AE86958A69" = 0.64583;
};
name = Book;
weightClass = Normal;
},
{
customParameters = (
{
name = weightClass;
value = 450;
},
{
name = "Remove Features";
value = (
cpsp
);
}
);
interpolationWeight = 96;
instanceInterpolations = {
"4B7A3BAF-EAD8-4024-9BEA-BB1DE86CFCFA" = 0.35417;
"B67F0F2D-EC95-4CB8-966E-23AE86958A69" = 0.64583;
};
name = Thick;
weightClass = Normal;
},
{
customParameters = (
{
name = "Remove Features";
value = (
cpsp
Expand Down

0 comments on commit a23ffbd

Please sign in to comment.