Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1de7 curve bug #669

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
315 changes: 158 additions & 157 deletions Makefile

Large diffs are not rendered by default.

149 changes: 112 additions & 37 deletions src/Inter-Italic.glyphspackage/fontinfo.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2533,7 +2533,15 @@ value = "11F4534A-B963-4AB5-820F-DAF9A20CD933";
name = "Axis Mappings";
value = {
opsz = {
14 = 14;
8 = 8;
9 = 11;
10 = 13;
12 = 16;
14 = 19;
18 = 25;
21 = 28;
24 = 30;
28 = 31.5;
32 = 32;
};
wght = {
Expand All @@ -2546,9 +2554,13 @@ wght = {
900 = 900;
};
};
},
{
name = "Use Extension Kerning";
value = 1;
}
);
date = "2016-12-04 18:21:54 +0000";
date = "2024-01-12 17:33:45 +0000";
familyName = Inter;
featurePrefixes = (
{
Expand Down Expand Up @@ -2584,8 +2596,10 @@ feature tnum;
feature ordn;
feature ss03;
feature ss07;
feature ss08;
feature c2sc;
feature smcp;
feature ss09;
";
tag = aalt;
},
Expand Down Expand Up @@ -3092,6 +3106,8 @@ sub quoteright by quoteright.ss03;
sub quotereversed by quotereversed.ss03;
sub commaaccent by commaaccent.ss03;
sub quotedblreversed by quotedblreversed.ss03;
sub quotesinglbase by quotesinglbase.ss03;
sub quotedblbase by quotedblbase.ss03;
";
labels = (
{
Expand Down Expand Up @@ -3466,54 +3482,113 @@ include(features/cv13-compact-t.fea);
tag = cv13;
},
{
automatic = 1;
automatic = 0;
code = "sub A by a.sc;
sub B by b.sc;
sub C by c;
sub D by d.sc;
sub E by e.sc;
sub F by f.sc;
sub G by g.sc;
sub G.1 by g.sc;
sub Ghook by ghook.sc;
sub H by h.sc;
sub I by i.sc;
sub I.1 by i.sc;
sub J by j.sc;
sub K by k.sc;
sub L by l.sc;
sub M by m.sc;
sub N by n.sc;
sub O by o;
sub OE by oe.sc;
sub P by p.sc;
sub Q by q.sc;
sub R by r.sc;
sub S by s;
sub T by t.sc;
sub U by u.1;
sub V by v;
sub W by w;
sub X by x;
sub Y by y.sc;
sub Z by z;
sub a by a.sc;
sub b by b.sc;
sub d by d.sc;
sub e by e.sc;
sub f by f.sc;
sub f.1 by f.sc;
sub g by g.sc;
sub ghook by ghook.sc;
sub h by h.sc;
sub i by i.sc;
sub i.ss07 by i.sc;
sub j by j.sc;
sub j.ss07 by j.sc;
sub k by k.sc;
sub l by l.sc;
sub l.ss02 by l.sc;
sub m by m.sc;
sub n by n.sc;
sub oe by oe.sc;
sub p by p.sc;
sub q by q.sc;
sub r by r.sc;
sub y by y.sc;
sub a by a.sc;
sub m by m.sc;
sub t by t.sc;
sub t.1 by t.sc;
sub u by u.1;
sub y by y.sc;
";
tag = c2sc;
},
{
automatic = 1;
automatic = 0;
code = "sub a by a.sc;
sub b by b.sc;
sub d by d.sc;
sub e by e.sc;
sub f by f.sc;
sub f.1 by f.sc;
sub g by g.sc;
sub ghook by ghook.sc;
sub h by h.sc;
sub i by i.sc;
sub i.ss07 by i.sc;
sub j by j.sc;
sub j.ss07 by j.sc;
sub k by k.sc;
sub l by l.sc;
sub l.ss02 by l.sc;
sub m by m.sc;
sub n by n.sc;
sub oe by oe.sc;
sub p by p.sc;
sub q by q.sc;
sub r by r.sc;
sub t by t.sc;
sub t.1 by t.sc;
sub u by u.1;
sub y by y.sc;
";
tag = smcp;
},
{
code = "# FB variant cv01,cv05,cv10,ss07,ss08
include(features/ss09-swiss.fea);";
labels = (
{
language = dflt;
value = "Swiss style";
}
);
tag = ss09;
}
);
fontMaster = (
{
axesValues = (
14,
8,
100
);
customParameters = (
Expand Down Expand Up @@ -3573,12 +3648,12 @@ size = "-16";
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 100;
Axis = "Optical size";
Location = 8;
},
{
Axis = "Optical size";
Location = 14;
Axis = Weight;
Location = 100;
}
);
},
Expand Down Expand Up @@ -3818,7 +3893,7 @@ GSOffsetVertical = 10;
},
{
axesValues = (
14,
8,
400
);
customParameters = (
Expand Down Expand Up @@ -3878,12 +3953,12 @@ size = "-16";
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 400;
Axis = "Optical size";
Location = 8;
},
{
Axis = "Optical size";
Location = 14;
Axis = Weight;
Location = 400;
}
);
}
Expand Down Expand Up @@ -4105,7 +4180,7 @@ GSOffsetVertical = 72;
},
{
axesValues = (
14,
8,
900
);
customParameters = (
Expand Down Expand Up @@ -4165,12 +4240,12 @@ size = "-16";
name = "Axis Location";
value = (
{
Axis = Weight;
Location = 900;
Axis = "Optical size";
Location = 8;
},
{
Axis = "Optical size";
Location = 14;
Axis = Weight;
Location = 900;
}
);
},
Expand Down Expand Up @@ -4416,7 +4491,7 @@ GSOffsetVertical = 150;
instances = (
{
axesValues = (
14,
8,
100
);
customParameters = (
Expand Down Expand Up @@ -4459,7 +4534,7 @@ value = "Thin Italic";
},
{
axesValues = (
14,
8,
200
);
customParameters = (
Expand Down Expand Up @@ -4504,7 +4579,7 @@ weightClass = 200;
},
{
axesValues = (
14,
8,
300
);
customParameters = (
Expand Down Expand Up @@ -4549,7 +4624,7 @@ weightClass = 300;
},
{
axesValues = (
14,
8,
400
);
customParameters = (
Expand Down Expand Up @@ -4581,7 +4656,7 @@ name = Italic;
},
{
axesValues = (
14,
8,
490
);
customParameters = (
Expand Down Expand Up @@ -4626,7 +4701,7 @@ weightClass = 500;
},
{
axesValues = (
14,
8,
580
);
customParameters = (
Expand Down Expand Up @@ -4671,7 +4746,7 @@ weightClass = 600;
},
{
axesValues = (
14,
8,
670
);
customParameters = (
Expand Down Expand Up @@ -4707,7 +4782,7 @@ weightClass = 700;
},
{
axesValues = (
14,
8,
780
);
customParameters = (
Expand Down Expand Up @@ -4752,7 +4827,7 @@ weightClass = 800;
},
{
axesValues = (
14,
8,
900
);
customParameters = (
Expand Down Expand Up @@ -16254,7 +16329,7 @@ key = designers;
values = (
{
language = dflt;
value = "Rasmus Andersson";
value = "Rasmus Andersson, Schoen Cho";
}
);
},
Expand All @@ -16267,13 +16342,13 @@ key = manufacturers;
values = (
{
language = dflt;
value = rsms;
value = "Fobytype, rsms";
}
);
},
{
key = manufacturerURL;
value = "https://rsms.me/";
value = "https://fobytype.styc.co.uk/";
},
{
key = licenses;
Expand All @@ -16290,7 +16365,7 @@ value = "http://scripts.sil.org/OFL";
},
{
key = vendorID;
value = RSMS;
value = STyC;
},
{
key = trademarks;
Expand Down Expand Up @@ -16451,6 +16526,6 @@ com.typemytype.robofont.shouldAddPointsInSplineConversion = 1;
};
UFOFormat = 3;
};
versionMajor = 3;
versionMinor = 0;
versionMajor = 4;
versionMinor = 3;
}
Loading