Skip to content

Commit

Permalink
exporting fonts
Browse files Browse the repository at this point in the history
  • Loading branch information
erikdkennedy committed Apr 5, 2023
1 parent 0158b3b commit be6cb01
Show file tree
Hide file tree
Showing 50 changed files with 4 additions and 4 deletions.
Binary file modified fonts/otf/Figtree-Black.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-BlackItalic.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-Bold.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-BoldItalic.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-ExtraBold.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-ExtraBoldItalic.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-Italic.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-Light.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-LightItalic.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-Medium.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-MediumItalic.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-Regular.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-SemiBold.otf
Binary file not shown.
Binary file modified fonts/otf/Figtree-SemiBoldItalic.otf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-Black.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-BlackItalic.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-Bold.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-BoldItalic.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-ExtraBold.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-ExtraBoldItalic.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-Italic.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-Light.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-LightItalic.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-Medium.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-MediumItalic.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-Regular.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-SemiBold.ttf
Binary file not shown.
Binary file modified fonts/ttf/Figtree-SemiBoldItalic.ttf
Binary file not shown.
Binary file modified fonts/variable/Figtree-Italic[wght].ttf
Binary file not shown.
Binary file modified fonts/variable/Figtree-Italic[wght].woff2
Binary file not shown.
Binary file modified fonts/variable/Figtree[wght].ttf
Binary file not shown.
Binary file modified fonts/variable/Figtree[wght].woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-Black.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-BlackItalic.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-Bold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-BoldItalic.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-ExtraBold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-ExtraBoldItalic.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-Italic.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-Light.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-LightItalic.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-Medium.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-MediumItalic.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-Regular.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-SemiBold.woff2
Binary file not shown.
Binary file modified fonts/webfonts/Figtree-SemiBoldItalic.woff2
Binary file not shown.
2 changes: 1 addition & 1 deletion sources/master_ufo/Figtree-Black.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ sub atilde by atilde.ss01;

feature ss02 {
featureNames {
name "";
name "Disambiguation";
};
# automatic
sub I by I.ss02;
Expand Down
2 changes: 1 addition & 1 deletion sources/master_ufo/Figtree-BlackItalic.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ sub atilde by atilde.ss01;

feature ss02 {
featureNames {
name "";
name "Disambiguation";
};
# automatic
sub I by I.ss02;
Expand Down
2 changes: 1 addition & 1 deletion sources/master_ufo/Figtree-Light.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ sub atilde by atilde.ss01;

feature ss02 {
featureNames {
name "";
name "Disambiguation";
};
# automatic
sub I by I.ss02;
Expand Down
2 changes: 1 addition & 1 deletion sources/master_ufo/Figtree-LightItalic.ufo/features.fea
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ sub atilde by atilde.ss01;

feature ss02 {
featureNames {
name "";
name "Disambiguation";
};
# automatic
sub I by I.ss02;
Expand Down

0 comments on commit be6cb01

Please sign in to comment.