Skip to content

Commit

Permalink
Merge pull request #188 from adobe-fonts/truetype-vf
Browse files Browse the repository at this point in the history
Changes for TrueType variable fonts
  • Loading branch information
miguelsousa committed Feb 11, 2018
2 parents d426b37 + feb26d3 commit 8daed4b
Show file tree
Hide file tree
Showing 2,413 changed files with 9,343 additions and 222 deletions.
10 changes: 7 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
target/
# ignore build folder:
target

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

RomanMasters/colors_0
RomanMasters/colors_1
RomanMasters/colors_2
ItalicMasters/colors_0
ItalicMasters/colors_1
ItalicMasters/colors_2
*.otf
current.fpr
8 changes: 4 additions & 4 deletions Italic/GlyphOrderAndAliasDB
Original file line number Diff line number Diff line change
Expand Up @@ -978,10 +978,10 @@ ogonek ogonek
uni25CC circledotted
uni0300 gravecmb
uni0300.cap gravecmb.cap
uni0300.g variacmb
uni0340 variacmb
uni0301 acutecmb
uni0301.cap acutecmb.cap
uni0301.g tonoscmb
uni0301.g tonoscmb uni0341
uni0302 circumflexcmb
uni0302.cap circumflexcmb.cap
uni0303 tildecmb
Expand Down Expand Up @@ -1016,7 +1016,7 @@ uni0311.cap breveinvertedcmb.cap
uni0312 commaturnedabovecmb
uni0312.g aspercmb
uni0313 commaabovecmb
uni0313.g leniscmb
uni0343 leniscmb
uni0318 lefttackbelowcmb
uni0319 righttackbelowcmb
uni031A leftangleabovecmb
Expand Down Expand Up @@ -1055,7 +1055,7 @@ uni035F macrondoublebelowcmb
uni0361 breveinverteddoublecmb
uni03080301 dieresisacutecmb
uni03080301.cap dieresisacutecmb.cap
uni03080301.g dieresistonoscmb
uni03080301.g dieresistonoscmb uni0344
uni03080300 dieresisgravecmb
uni03080300.cap dieresisgravecmb.cap
uni03080300.g dialytikagravecmb
Expand Down
1 change: 1 addition & 0 deletions Italic/Masters/SourceCodeVariable-Italic.designspace
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
</axes>
<sources>
<source filename="master_0/SourceCode_ExtraLight-Italic.ufo" name="master_0">
<lib copy="1" />
<location>
<dimension name="weight" xvalue="0" />
</location>
Expand Down
2 changes: 1 addition & 1 deletion Italic/Masters/familyVersion.fea
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
# Italic variable
FontRevision 1.005;
FontRevision 1.010;
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,11 @@
<advance width="600"/>
<outline>
<contour>
<point x="298" y="338" type="curve"/>
<point x="298" y="338" type="line"/>
<point x="304" y="364" type="line"/>
<point x="104" y="364" type="line"/>
<point x="24" y="362" type="line"/>
<point x="18" y="338" type="line"/>
<point x="18" y="338"/>
<point x="298" y="338"/>
</contour>
<component base="D"/>
<contour>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<advance width="600"/>
<outline>
<contour>
<point x="600" y="660" type="curve"/>
<point x="600" y="660" type="line"/>
<point x="562" y="660" type="line"/>
<point x="154" y="282" type="line"/>
<point x="150" y="282" type="line"/>
Expand All @@ -13,8 +13,6 @@
<point x="64" y="0" type="line"/>
<point x="94" y="0" type="line"/>
<point x="142" y="236" type="line"/>
<point x="142" y="236"/>
<point x="600" y="660"/>
</contour>
<contour>
<point x="290" y="384" type="line"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="Scarondot" format="1">
<unicode hex="1E66"/>
<advance width="600"/>
<outline>
<component base="S"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,13 +27,9 @@
<point x="113" y="14"/>
<point x="78" y="134"/>
<point x="99" y="301" type="curve"/>
<point x="99" y="301"/>
<point x="526" y="301"/>
<point x="526" y="301" type="curve"/>
<point x="526" y="301" type="line"/>
<point x="531" y="327" type="line"/>
<point x="531" y="327"/>
<point x="74" y="327"/>
<point x="74" y="327" type="curve"/>
<point x="74" y="327" type="line"/>
<point x="67" y="285"/>
<point x="64" y="248"/>
<point x="64" y="215" type="curve" smooth="yes"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,15 +19,19 @@
<point x="629" y="660" type="line"/>
<point x="601" y="660" type="line"/>
<point x="440" y="147" type="line" smooth="yes"/>
<point x="407" y="26" type="line"/>
<point x="431" y="117"/>
<point x="415" y="56"/>
<point x="407" y="26" type="curve"/>
<point x="401" y="26" type="line"/>
<point x="398" y="64"/>
<point x="387" y="157"/>
<point x="380" y="210" type="curve" smooth="yes"/>
<point x="347" y="467" type="line"/>
<point x="312" y="467" type="line"/>
<point x="160" y="142" type="line" smooth="yes"/>
<point x="108" y="20" type="line"/>
<point x="148" y="117"/>
<point x="121" y="51"/>
<point x="108" y="20" type="curve"/>
<point x="104" y="20" type="line"/>
<point x="104" y="20"/>
<point x="108" y="69"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="a.sups" format="1">
<unicode hex="1D43"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="b.sups" format="1">
<unicode hex="1D47"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="c.sups" format="1">
<unicode hex="1D9C"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="d.sups" format="1">
<unicode hex="1D48"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="dieresistonoscmb" format="1">
<unicode hex="0344"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="e.sups" format="1">
<unicode hex="1D49"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="eight.subs" format="1">
<unicode hex="2088"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="eight.sups" format="1">
<unicode hex="2078"/>
<advance width="600"/>
<outline>
<component base="eight.subs" xOffset="80" yOffset="580"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="emoji" format="1">
<unicode hex="FE0F"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="f.sups" format="1">
<unicode hex="1DA0"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="fi" format="1">
<unicode hex="FB01"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="five.subs" format="1">
<unicode hex="2085"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="five.sups" format="1">
<unicode hex="2075"/>
<advance width="600"/>
<outline>
<component base="five.subs" xOffset="80" yOffset="580"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="fl" format="1">
<unicode hex="FB02"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="four.subs" format="1">
<unicode hex="2084"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="four.sups" format="1">
<unicode hex="2074"/>
<advance width="600"/>
<outline>
<component base="four.subs" xOffset="80" yOffset="580"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="g.sups" format="1">
<unicode hex="1D4D"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="h.sups" format="1">
<unicode hex="02B0"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="i.sups" format="1">
<unicode hex="2071"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="j.sups" format="1">
<unicode hex="02B2"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="k.sups" format="1">
<unicode hex="1D4F"/>
<advance width="600"/>
<outline>
<contour>
<point x="226" y="410" type="line"/>
<point x="256" y="410" type="line"/>
<point x="274" y="498" type="line"/>
<point x="274" y="498"/>
<point x="555" y="726"/>
<point x="555" y="726" type="curve"/>
<point x="555" y="726" type="line"/>
<point x="518" y="726" type="line"/>
<point x="282" y="536" type="line"/>
<point x="281" y="536" type="line"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="l.sups" format="1">
<unicode hex="02E1"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="leniscmb" format="1">
<unicode hex="0343"/>
<advance width="600"/>
<outline>
<component base="hoicmb"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<advance width="600"/>
<outline>
<contour>
<point x="131" y="-12" type="curve"/>
<point x="131" y="-12" type="line"/>
<point x="357" y="-12"/>
<point x="508" y="66"/>
<point x="508" y="252" type="curve" smooth="yes"/>
Expand All @@ -18,12 +18,8 @@
<point x="482" y="87"/>
<point x="344" y="17"/>
<point x="166" y="16" type="curve"/>
<point x="166" y="16"/>
<point x="291" y="640"/>
<point x="291" y="640" type="curve"/>
<point x="291" y="640" type="line"/>
<point x="261" y="640" type="line"/>
<point x="261" y="640"/>
<point x="131" y="-12"/>
</contour>
<contour>
<point x="92" y="362" type="line"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="lock" format="1">
<unicode hex="1F512"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="m.sups" format="1">
<unicode hex="1D50"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="n.sups" format="1">
<unicode hex="207F"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="nine.subs" format="1">
<unicode hex="2089"/>
<advance width="600"/>
<outline>
<contour>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="nine.sups" format="1">
<unicode hex="2079"/>
<advance width="600"/>
<outline>
<component base="nine.subs" xOffset="80" yOffset="580"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="notemusical" format="1">
<unicode hex="1F3B5"/>
<advance width="600"/>
<outline>
<component base="eighthnote"/>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="notesmusical" format="1">
<unicode hex="1F3B6"/>
<advance width="600"/>
<outline>
<component base="musicalnotedbl"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<point x="112" y="466"/>
<point x="136" y="600" type="curve"/>
<point x="140" y="600" type="line"/>
<point x="162" y="416" type="line" smooth="yes"/>
<point x="162" y="416" type="line"/>
<point x="212" y="0" type="line"/>
<point x="252" y="0" type="line"/>
<point x="368" y="586" type="line" smooth="yes"/>
Expand All @@ -32,7 +32,7 @@
<point x="260" y="174"/>
<point x="236" y="40" type="curve"/>
<point x="232" y="40" type="line"/>
<point x="210" y="224" type="line" smooth="yes"/>
<point x="210" y="224" type="line"/>
<point x="160" y="640" type="line"/>
<point x="120" y="640" type="line"/>
<point x="4" y="54" type="line" smooth="yes"/>
Expand Down
Loading

0 comments on commit 8daed4b

Please sign in to comment.