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";
|
name = "Master Icon Glyph Name";
|
||||||
value = R;
|
value = R;
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name = panose;
|
||||||
|
value = (
|
||||||
|
2,
|
||||||
|
11,
|
||||||
|
5,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
4
|
||||||
|
);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
descender = -660;
|
descender = -660;
|
||||||
|
|
@ -2724,6 +2739,21 @@ value = -422;
|
||||||
{
|
{
|
||||||
name = "Master Icon Glyph Name";
|
name = "Master Icon Glyph Name";
|
||||||
value = i;
|
value = i;
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name = panose;
|
||||||
|
value = (
|
||||||
|
2,
|
||||||
|
11,
|
||||||
|
5,
|
||||||
|
2,
|
||||||
|
3,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
0,
|
||||||
|
4
|
||||||
|
);
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
descender = -660;
|
descender = -660;
|
||||||
|
|
@ -339577,6 +339607,7 @@ name = Black;
|
||||||
weightClass = Black;
|
weightClass = Black;
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
exports = 0;
|
||||||
customParameters = (
|
customParameters = (
|
||||||
{
|
{
|
||||||
name = Filter;
|
name = Filter;
|
||||||
|
|
|
||||||
Reference in a new issue