mirror of
https://github.com/adobe-fonts/source-sans.git
synced 2024-12-26 14:16:03 +01:00
797fc68cbb
- nameid 287 "ExtraLight"; - nameid 288 "Light"; - nameid 289 "Regular"; - nameid 290 "Semibold"; - nameid 291 "Bold"; - nameid 292 "Black";
20 lines
286 B
Text
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;
|