Skip to content

Commit

Permalink
Merge pull request #118 from adobe-fonts/variable-fonts
Browse files Browse the repository at this point in the history
Variable fonts
  • Loading branch information
miguelsousa committed Aug 15, 2017
2 parents 0bc9a0c + a445084 commit ff3bdec
Show file tree
Hide file tree
Showing 61,936 changed files with 808,506 additions and 1,216,538 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
36 changes: 11 additions & 25 deletions .gitignore
@@ -1,25 +1,11 @@
target/
Roman/Black/SourceSansPro-Black.otf
Roman/Black/SourceSansPro-Black.ttf
Roman/Bold/SourceSansPro-Bold.otf
Roman/Bold/SourceSansPro-Bold.ttf
Roman/ExtraLight/SourceSansPro-ExtraLight.otf
Roman/ExtraLight/SourceSansPro-ExtraLight.ttf
Roman/Light/SourceSansPro-Light.otf
Roman/Light/SourceSansPro-Light.ttf
Roman/Regular/SourceSansPro-Regular.otf
Roman/Regular/SourceSansPro-Regular.ttf
Roman/Semibold/SourceSansPro-Semibold.otf
Roman/Semibold/SourceSansPro-Semibold.ttf
Italic/BlackIt/SourceSansPro-BlackIt.otf
Italic/BlackIt/SourceSansPro-BlackIt.ttf
Italic/BoldIt/SourceSansPro-BoldIt.otf
Italic/BoldIt/SourceSansPro-BoldIt.ttf
Italic/ExtraLightIt/SourceSansPro-ExtraLightIt.otf
Italic/ExtraLightIt/SourceSansPro-ExtraLightIt.ttf
Italic/LightIt/SourceSansPro-LightIt.otf
Italic/LightIt/SourceSansPro-LightIt.ttf
Italic/It/SourceSansPro-It.otf
Italic/It/SourceSansPro-It.ttf
Italic/SemiboldIt/SourceSansPro-SemiboldIt.otf
Italic/SemiboldIt/SourceSansPro-SemiboldIt.ttf
# ignore build folder:
target

# ignore font binaries in master branch:
Source*.otf
Source*.ttf

# ignore processed glyphs & hashmap in masters:
*/*/*/master.ufo/glyphs.com.adobe.type.processedGlyphs
*/*/*/master.ufo/data/com.adobe.type.processedHashMap
*/*/*/master.ufo/layercontents.plist
25 changes: 23 additions & 2 deletions FontMenuNameDB
Expand Up @@ -5,7 +5,28 @@
# m=1,Macintosh_Compatible_MenuName


# ====================================================================
# Variable fonts

[SourceSansVariable-Roman]
f=Source Sans Variable
s=Roman

[SourceSans_Black]
f=Source Sans Variable
s=Roman Master 1

[SourceSansVariable-Italic]
f=Source Sans Variable
s=Italic

[SourceSans_Black-Italic]
f=Source Sans Variable
s=Italic Master 1


# ====================================================================
# Instance fonts

[SourceSansPro-ExtraLight]
f=Source Sans Pro
Expand Down Expand Up @@ -60,13 +81,13 @@
s=Bold
l=Source Sans Pro
m=1,Source Sans Pro Bold

[SourceSansPro-BoldIt]
f=Source Sans Pro
s=Bold Italic
l=Source Sans Pro
m=1,Source Sans Pro Bold Italic

[SourceSansPro-Black]
f=Source Sans Pro
s=Black
Expand Down
45 changes: 0 additions & 45 deletions Italic/BlackIt/features

This file was deleted.

101 changes: 0 additions & 101 deletions Italic/BlackIt/font.ufo/fontinfo.plist

This file was deleted.

37 changes: 0 additions & 37 deletions Italic/BlackIt/font.ufo/glyphs/A_.glif

This file was deleted.

36 changes: 0 additions & 36 deletions Italic/BlackIt/font.ufo/glyphs/A_E_.glif

This file was deleted.

19 changes: 0 additions & 19 deletions Italic/BlackIt/font.ufo/glyphs/A_acute.glif

This file was deleted.

19 changes: 0 additions & 19 deletions Italic/BlackIt/font.ufo/glyphs/A_breve.glif

This file was deleted.

19 changes: 0 additions & 19 deletions Italic/BlackIt/font.ufo/glyphs/A_breveacute.glif

This file was deleted.

20 changes: 0 additions & 20 deletions Italic/BlackIt/font.ufo/glyphs/A_brevedotbelow.glif

This file was deleted.

0 comments on commit ff3bdec

Please sign in to comment.