mirror of
https://github.com/adobe-fonts/source-sans.git
synced 2024-12-30 14:26:16 +01:00
Rename features to features.fea and move file to inside UFOs
This commit is contained in:
parent
53c7555d6f
commit
dc9c7828e1
35 changed files with 122 additions and 122 deletions
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Italic/BlackIt/font.ufo/features.fea
Normal file
1
Italic/BlackIt/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Italic/BoldIt/font.ufo/features.fea
Normal file
1
Italic/BoldIt/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Italic/ExtraLightIt/font.ufo/features.fea
Normal file
1
Italic/ExtraLightIt/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Italic/It/font.ufo/features.fea
Normal file
1
Italic/It/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Italic/LightIt/font.ufo/features.fea
Normal file
1
Italic/LightIt/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Italic/SemiboldIt/font.ufo/features.fea
Normal file
1
Italic/SemiboldIt/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1,25 +0,0 @@
|
|||
include (../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (../../Italic/ExtraLightIt/os2.fea);
|
||||
include (../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../../Italic/familyGSUB.fea);
|
||||
|
||||
# GPOS -----------------------------------
|
||||
include (../../Italic/ExtraLightIt/markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (../../Italic/ExtraLightIt/mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (../../Italic/ExtraLightIt/mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (../../Italic/ExtraLightIt/kern.fea);
|
||||
} kern;
|
25
ItalicMasters/master_0/master.ufo/features.fea
Normal file
25
ItalicMasters/master_0/master.ufo/features.fea
Normal file
|
@ -0,0 +1,25 @@
|
|||
include (../../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (../../../Italic/ExtraLightIt/os2.fea);
|
||||
include (../../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../../../Italic/familyGSUB.fea);
|
||||
|
||||
# GPOS -----------------------------------
|
||||
include (../../../Italic/ExtraLightIt/markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (../../../Italic/ExtraLightIt/mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (../../../Italic/ExtraLightIt/mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (../../../Italic/ExtraLightIt/kern.fea);
|
||||
} kern;
|
|
@ -1,25 +0,0 @@
|
|||
include (../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (../../Italic/BlackIt/os2.fea);
|
||||
include (../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../../Italic/familyGSUB.fea);
|
||||
|
||||
# GPOS -----------------------------------
|
||||
include (../../Italic/BlackIt/markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (../../Italic/BlackIt/mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (../../Italic/BlackIt/mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (../../Italic/BlackIt/kern.fea);
|
||||
} kern;
|
25
ItalicMasters/master_1/master.ufo/features.fea
Normal file
25
ItalicMasters/master_1/master.ufo/features.fea
Normal file
|
@ -0,0 +1,25 @@
|
|||
include (../../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (../../../Italic/BlackIt/os2.fea);
|
||||
include (../../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../../../Italic/familyGSUB.fea);
|
||||
|
||||
# GPOS -----------------------------------
|
||||
include (../../../Italic/BlackIt/markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (../../../Italic/BlackIt/mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (../../../Italic/BlackIt/mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (../../../Italic/BlackIt/kern.fea);
|
||||
} kern;
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Roman/Black/font.ufo/features.fea
Normal file
1
Roman/Black/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Roman/Bold/font.ufo/features.fea
Normal file
1
Roman/Bold/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Roman/ExtraLight/font.ufo/features.fea
Normal file
1
Roman/ExtraLight/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Roman/Light/font.ufo/features.fea
Normal file
1
Roman/Light/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Roman/Regular/font.ufo/features.fea
Normal file
1
Roman/Regular/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1 +0,0 @@
|
|||
include (../../features.fea);
|
1
Roman/Semibold/font.ufo/features.fea
Normal file
1
Roman/Semibold/font.ufo/features.fea
Normal file
|
@ -0,0 +1 @@
|
|||
include (../../../features.fea);
|
|
@ -1,25 +0,0 @@
|
|||
include (../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (../../Roman/ExtraLight/os2.fea);
|
||||
include (../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../../Roman/familyGSUB.fea);
|
||||
|
||||
# GPOS -----------------------------------
|
||||
include (../../Roman/ExtraLight/markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (../../Roman/ExtraLight/mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (../../Roman/ExtraLight/mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (../../Roman/ExtraLight/kern.fea);
|
||||
} kern;
|
25
RomanMasters/master_0/master.ufo/features.fea
Normal file
25
RomanMasters/master_0/master.ufo/features.fea
Normal file
|
@ -0,0 +1,25 @@
|
|||
include (../../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (../../../Roman/ExtraLight/os2.fea);
|
||||
include (../../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../../../Roman/familyGSUB.fea);
|
||||
|
||||
# GPOS -----------------------------------
|
||||
include (../../../Roman/ExtraLight/markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (../../../Roman/ExtraLight/mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (../../../Roman/ExtraLight/mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (../../../Roman/ExtraLight/kern.fea);
|
||||
} kern;
|
|
@ -1,25 +0,0 @@
|
|||
include (../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (../../Roman/Black/os2.fea);
|
||||
include (../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../../Roman/familyGSUB.fea);
|
||||
|
||||
# GPOS -----------------------------------
|
||||
include (../../Roman/Black/markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (../../Roman/Black/mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (../../Roman/Black/mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (../../Roman/Black/kern.fea);
|
||||
} kern;
|
25
RomanMasters/master_1/master.ufo/features.fea
Normal file
25
RomanMasters/master_1/master.ufo/features.fea
Normal file
|
@ -0,0 +1,25 @@
|
|||
include (../../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (../../../Roman/Black/os2.fea);
|
||||
include (../../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../../../Roman/familyGSUB.fea);
|
||||
|
||||
# GPOS -----------------------------------
|
||||
include (../../../Roman/Black/markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (../../../Roman/Black/mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (../../../Roman/Black/mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (../../../Roman/Black/kern.fea);
|
||||
} kern;
|
|
@ -1,15 +1,15 @@
|
|||
include (markclasses.fea);
|
||||
include (../markclasses.fea);
|
||||
|
||||
feature mark {
|
||||
include (mark.fea);
|
||||
include (../mark.fea);
|
||||
} mark;
|
||||
|
||||
|
||||
feature mkmk {
|
||||
include (mkmk.fea);
|
||||
include (../mkmk.fea);
|
||||
} mkmk;
|
||||
|
||||
|
||||
feature kern {
|
||||
include (kern.fea);
|
||||
include (../kern.fea);
|
||||
} kern;
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
table head {
|
||||
include (../familyVersion.fea);
|
||||
include (../../familyVersion.fea);
|
||||
} head;
|
||||
|
||||
|
||||
|
|
10
features.fea
10
features.fea
|
@ -1,9 +1,9 @@
|
|||
include (../../familyTables.fea);
|
||||
include (../../../familyTables.fea);
|
||||
|
||||
table OS/2 {
|
||||
include (os2.fea);
|
||||
include (../../familyOS2.fea);
|
||||
include (../os2.fea);
|
||||
include (../../../familyOS2.fea);
|
||||
} OS/2;
|
||||
|
||||
include (../familyGSUB.fea);
|
||||
include (../../familyGPOS.fea);
|
||||
include (../../familyGSUB.fea);
|
||||
include (../../../familyGPOS.fea);
|
||||
|
|
Loading…
Reference in a new issue