adds panose to regular and italic masters
This commit is contained in:
parent
fef07785c6
commit
7ea269ad8f
1 changed files with 31 additions and 0 deletions
|
|
@ -2625,6 +2625,21 @@ value = -422;
|
|||
{
|
||||
name = "Master Icon Glyph Name";
|
||||
value = R;
|
||||
},
|
||||
{
|
||||
name = panose;
|
||||
value = (
|
||||
2,
|
||||
11,
|
||||
5,
|
||||
2,
|
||||
3,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
4
|
||||
);
|
||||
}
|
||||
);
|
||||
descender = -660;
|
||||
|
|
@ -2724,6 +2739,21 @@ value = -422;
|
|||
{
|
||||
name = "Master Icon Glyph Name";
|
||||
value = i;
|
||||
},
|
||||
{
|
||||
name = panose;
|
||||
value = (
|
||||
2,
|
||||
11,
|
||||
5,
|
||||
2,
|
||||
3,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
4
|
||||
);
|
||||
}
|
||||
);
|
||||
descender = -660;
|
||||
|
|
@ -339577,6 +339607,7 @@ name = Black;
|
|||
weightClass = Black;
|
||||
},
|
||||
{
|
||||
exports = 0;
|
||||
customParameters = (
|
||||
{
|
||||
name = Filter;
|
||||
|
|
|
|||
Reference in a new issue