1
0
Fork 0
mirror of https://github.com/adobe-fonts/source-sans.git synced 2024-12-26 14:16:03 +01:00
adobe-source-sans/familyGPOS.fea
Paul D. Hunt 797fc68cbb Updates include notes. Removes liens from Italic nameIDs.fea file to match Upright version:
- nameid 287 "ExtraLight";
- nameid 288 "Light";
- nameid 289 "Regular";
- nameid 290 "Semibold";
- nameid 291 "Bold";
- nameid 292 "Black";
2020-06-04 16:07:24 +10:00

20 lines
286 B
Text

# inlcuded by /SourceSans3/features.fea
include (../markclasses.fea);
feature mark {
include (../mark.fea);
} mark;
feature mkmk {
include (../mkmk.fea);
} mkmk;
feature kern {
lookupflag IgnoreMarks;
lookup KERN useExtension {
include (../kern.fea);
} KERN;
} kern;